Re: Ensuring a connection always stays available for a specific IP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
I don't think it's possible.
But you can do few things to recycle your connections faster :
 - if your using keepalive : reduce KeepAliveTimeout and MaxKeepAlive requests
 - increase ListenBackLog (depending of your OS)
- if you use in prefork mpm, try to use worker mpm
- optimize your mod_jk : reply_timeout,socket_timeout,worker retries, loadbalancer retries, connection_pool_timeout, connection_pool_size,...

Set also ExtendedStatus Off.

--
Bj


On 9/11/07, Gerhardus.Geldenhuis@xxxxxxxxxxxxxx < Gerhardus.Geldenhuis@xxxxxxxxxxxxxx> wrote:
Hi
Does anyone know if there is an easy way to ensure that a certain webpage can always be served to a specific IP address even if maxclientconnections have been reached.
 
We have an apache server with a low amount of connections. We use server-status and jkserver-status to monitor the state of the server. However at very busy times we can't get access to these pages anymore because maxconnections has been reached. We need a way to reliable be able to access these two pages even when the server is very busy.
 
Regards

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux