[us...@httpd] Apache memory problem

2009-03-25 Thread Tadeu Alves
Hy guys, latelly i've got a nasty problem, in my webserver, when i do good amount of refresh (f5) my apache starts eating all the memory and if i doesn't stop apache it just goes on consuming the server resource (ram, swap, cpu) i don't know what can be... The server configuration 2x Quad Core

Re: [us...@httpd] Apache Tunning

2009-03-13 Thread Tadeu Alves
#ReceiveBufferSize 714400 (not using anymore) # On Fri, Mar 13, 2009 at 5:41 AM, Gaurav Khambhala gau...@deeproot.co.inwrote: Hi Kulbir, Gaurav wrote: Tadeu Alves wrote: i thibk that you can down the variable MaxRequestsPerChild 2 to 2000 it's too much

Re: [us...@httpd] Apache Tunning

2009-03-13 Thread Tadeu Alves
--- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 abia...@formatdynamics.com http://www.formatdynamics.com *From:* Tadeu Alves [mailto:tadeu...@gmail.com] *Sent:* Friday, March 13, 2009 8:45 AM *To:* users@httpd.apache.org *Subject:* Re: [us...@httpd

Re: [us...@httpd] Apache Tunning

2009-03-13 Thread Tadeu Alves
, IT Operations Format Dynamics, Inc. 303-573-1800x27 abia...@formatdynamics.com http://www.formatdynamics.com *From:* Tadeu Alves [mailto:tadeu...@gmail.com] *Sent:* Friday, March 13, 2009 8:45 AM *To:* users@httpd.apache.org *Subject:* Re: [us...@httpd] Apache Tunning nice one

Re: [us...@httpd] Apache Tunning

2009-03-12 Thread Tadeu Alves
i thibk that you can down the variable MaxRequestsPerChild 2 to 2000 it's too much and if the child process keeps the request well i't grows bigger and bigger in memory KeepAlive is ON. i put on my server off this too eats a huge amount of memory. my server conf with 8gs and dual xeon

Re: [us...@httpd] Re: Tuning worker MPM

2009-03-10 Thread Tadeu Alves
Well if i think the variable ServerLimit 250 means that the maximum amount of users will be 250 below goes my server configuration about 300 simultaneous connections with apache running about 25m and virtual 300m IfModule worker.c ServerLimit30 ThreadLimit70 StartServers