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 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





[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