Linux / UNIX Tech Support Forum
This is a discussion on Apache Memory within the Web servers forums, part of the Mastering Servers category; Hi, This is my first thread, so go easy on me. I have a question which hope someone will enlighten ...
|
|||||||
| Web servers Discussion on Apache, Nginx and Lighttpd HTTP/web server and configuration issues. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
This is my first thread, so go easy on me. I have a question which hope someone will enlighten me. I'm running Apache 2.2.4 and php 4.4.7. When I do a 'top', the memory usage showing I'm using 628472k of 969624k memory, However the load is very low, below 1 just wondering, is it normal Apache will allocated a portion of memory even it is not used at the moment ? ![]() Winston |
| Sponsored Links | ||
|
|
|
||||
|
Welcome to forum!
Yes it is very common on Linux and UNIX commands to consume all free memory. Basically OS caches all frequently used files in memory and server them from memory. Here is output from my system: Code:
free -m Code:
total used free shared buffers cached Mem: 2008 1595 412 0 58 718 -/+ buffers/cache: 818 1189 Swap: 1027 0 1027 Code:
uptime Code:
11:03:29 up 137 days, 11:23, 1 user, load average: 0.16, 0.10, 0.09
__________________
Vivek Gite Linux Evangelist |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| process need more memory | brijesh | Linux software | 3 | 13-12-2007 05:38 PM |
| -bash: /bin/ps: Cannot allocate memory | kasimani | Linux software | 1 | 12-10-2007 09:00 PM |
| command for knowing free memory in BSD | ricc | All about FreeBSD/OpenBSD/NetBSD | 2 | 08-07-2007 01:28 PM |
| difference between Swap and Virtual memory | ricc | Linux software | 3 | 16-03-2007 01:35 AM |
| How can we use USB memory stick in Linux8&9 | p_narahari | Linux software | 1 | 08-05-2005 05:11 PM |