I have a 32bit 10.04 server has 32gb ram
I am running opencart e-commerce sites (php)
Max How much ram can use by opencart? (32gb or 4gb?)
|
|
If you use a PAE-kernel a 32 bit operating systems like yours, can use up to 64 Gb of memory (RAM). |
|||||
|
|
If you have a PAE kernel installed, your 32 bit operating system should be able to address up to 64 GB of RAM. As far as I know, each single process should be able to address not more than 4 GB RAM. Now since opencart is a PHP application and I assume that each visit of your website by another browser spwans a new PHP process, your system and therefore opencart should be able to use more than 4 GB of RAM. |
|||||||||||
|
|
Also, PHP has various tuning parameters, including |
|||
|
|