LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Apache different RES memory (https://www.linuxquestions.org/questions/linux-server-73/apache-different-res-memory-932384/)

circus78 03-02-2012 02:27 PM

Apache different RES memory
 
Hi,

I am comparing two Apache installation on two different Debian server.
Both are Debian Squeeze, but one have 64bit cpu (and OS), the other is 32bit.
Both are using Apache's deb package, prefork, with lib-apache-modphp5.
If I do some tests and look at "top" command, I see that:

- 64bit os: the apache average RES size memory is 40M
- 32bit os: the apache average RES size memory is 12M

both are sharing the same configuration file and the same loaded modules.
How it's possible?
Thankyou

TenTenths 03-05-2012 10:12 AM

Quote:

Originally Posted by circus78 (Post 4617090)
How it's possible?

And the answer.....
Quote:

Originally Posted by circus78 (Post 4617090)
but one have 64bit cpu (and OS), the other is 32bit.


circus78 03-06-2012 02:07 AM

Quote:

Originally Posted by TenTenths (Post 4618995)
And the answer.....

I don't understand.
Using 64bit operating system implies necessarily higher ram consumption for applications?

TenTenths 03-06-2012 02:46 AM

Quote:

Originally Posted by circus78 (Post 4619637)
I don't understand.
Using 64bit operating system implies necessarily higher ram consumption for applications?

No, it implies a completely different architecture for dealing with memory.


All times are GMT -5. The time now is 07:30 AM.