Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: apache memory consumption? |
Page Previous 1, 2 |
Author |
|
James Blond Moderator

Joined: 19 Jan 2006 Posts: 7404 Location: EU, Germany, Next to Hamburg
|
Posted: Wed 09 Nov '11 22:23 Post subject: |
|
|
Steffen wrote: |
For the php extensions, maybe James Blond (mario) can advise.
|
It seems that maskego already has minimized the number of php extensions. I wonder why there is a need for exif, but in some projects I use that, too.
Within the loaded apache module I wonder about:
- imagemap
- include
- unique_id
Special mod_unique_id might create higher memory usage. Not fully sure about that, cause I avoided to use it. But from the manual it seems that it might do so. |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3118 Location: Hilversum, NL, EU
|
Posted: Wed 09 Nov '11 22:38 Post subject: |
|
|
unique_id is needed by mod_security |
|
Back to top |
|
maskego
Joined: 16 Apr 2010 Posts: 238
|
Posted: Thu 10 Nov '11 2:18 Post subject: |
|
|
@staffen:Thank you for your advise.I will find time to try that.It's a live site.I think it's hard to tune apache memory.The start memory is 90MB,and the end of httpd.exe is 5XXMB approximately.I set gracefuly restart every 4 hours.I am so fool at apache.
Steffen wrote: | With how many memory does httpd.exe starts and how ends it ?
You did not try the other things I advised ?
You can also try to install Apache plain and use the standard settings.
Steffen |
|
|
Back to top |
|
admin Site Admin

Joined: 15 Oct 2005 Posts: 702
|
Posted: Thu 10 Nov '11 20:13 Post subject: |
|
|
Pity you do not have a test box. Always you can run a second instance of Apache on an other Port to test.
Steffen |
|
Back to top |
|
|
|
|
|
|