Re: Help needed with event MPM configuration

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

 



On Tue, Nov 4, 2014 at 9:40 AM, Rajalakshmi Iyer <raj@xxxxxxxxxxxxx> wrote:
> 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?

Worker threads in worker are there for the life of the connection. In
event, the thread is assigned request-by-request.

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





[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