In case of an event MPM,  unlike the worker MPM, can it be expected that an
idle worker thread starts working on a new connection or new requests on
another existing connection?

Or is the worker thread tied to a connection and will only work on requests
on that connection till the connection is closed?
On 4 Nov 2014 14:27, "Eric Covener" <cove...@gmail.com> wrote:

> On Tue, Nov 4, 2014 at 9:10 AM, Rajalakshmi Iyer <r...@blismedia.com>
> wrote:
> > We might be able to increase the number of threads available to handle
> new
> > connections, but it seems like existing threads are doing nothing (CPU
> > utilization is quite low). How can that be explained?
>
> Threads in Apache work on a single request at a time, it doesn't
> matter if the time is spent in things that don't eat CPU.
>
> --
> Eric Covener
> cove...@gmail.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>

-- 

@BlisMedia <http://twitter.com/BlisMedia>

www.blismedia.com <http://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. 

Reply via email to