On 10.09.08 19:59, Arnab Ganguly wrote:
> MaxClients 256 and there are 4 instances.Server-stat page is not available
> as due to heavy load.This doesn't happen in case of normal traffic.This
> pause remains for sometime and again it comes back after a while.
4 instances of what? 4 childs of apache
I am not using mod_cgi and mod_proxy as well, not able to identify what the
real cause is .Any pointers or suggestion would be of great help.
Thanks
-A
On Wed, Sep 10, 2008 at 8:32 PM, Eric Covener <[EMAIL PROTECTED]> wrote:
> On Wed, Sep 10, 2008 at 10:29 AM, Arnab Ganguly <[EMAIL PROTECTED]>
>
On Wed, Sep 10, 2008 at 10:29 AM, Arnab Ganguly <[EMAIL PROTECTED]> wrote:
> MaxClients 256 and there are 4 instances.Server-stat page is not available
> as due to heavy load.This doesn't happen in case of normal traffic.This
> pause remains for sometime and again it comes back after a while.
>
> I
MaxClients 256 and there are 4 instances.Server-stat page is not available
as due to heavy load.This doesn't happen in case of normal traffic.This
pause remains for sometime and again it comes back after a while.
I am using KeepAlive Off.I tried setting it to On with default
KeepAliveTimeout and M
On Wed, Sep 10, 2008 at 10:05 AM, Arnab Ganguly <[EMAIL PROTECTED]> wrote:
> Hi All,
> I am getting lot of CLOSE_WAIT ,SYNC_RCV and TIME_WAIT state when I do a
> netstat and result it is Apache pause.
What does server-status say? What's MaxClients set to?
Can you describe the "pause"?
--
Eric
Hi All,
I am getting lot of CLOSE_WAIT ,SYNC_RCV and TIME_WAIT state when I do a
netstat and result it is Apache pause.
What would be the ideal approach to solve the issue.I am planning for
explicit call of ap_lingering_close after reading the client request.
Also I see a #ifdef CORE_PRIVATE unde