Re: Help needed with event MPM configuration

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

 



Ok. Thanks. 

Does this situation sound plausible - Keep alive connections are not being used effectively by client applications (i.e. subsequent requests on keep-alive connections are not frequent enough to keep Apache workers busy all the time, resulting in low CPU utilisation). At the same time, because there are already so many keep-alive connections, the server is not accepting any more new connections from the client application. Thus, the server is mostly idle but not accepting new connections.

Apologies for repeating the question, but wanted to confirm before I proceed to change the configuration.

Regards
Raj

On Tue, Nov 4, 2014 at 7:19 PM, Eric Covener <covener@xxxxxxxxx> wrote:
On Tue, Nov 4, 2014 at 2:17 PM, Rajalakshmi Iyer <raj@xxxxxxxxxxxxx> wrote:
> Could you also elaborate on the statement --- With event, keep alive
> connections don't tie up a thread between requests. Does that mean a thread
> is allotted per connection, rather than per request in case of keep-alive
> connections (thus essentially mimicking a worker MPM rather than an event
> MPM)?

The opposite. When a request ends, and the connection goes into
keepalive, the thread is free to work on any other request.

--
Eric Covener
covener@xxxxxxxxx

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




@BlisMedia

www.blismedia.com

This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of BlisMedia Ltd, a company registered in England and Wales with registered number 06455773. Its registered office is 3rd Floor, 101 New Cavendish St, London, W1W 6XH, United Kingdom.

If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. 

[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