I've never tried event myself but... On 5/10/06, Graham Frank <gfrank@xxxxxxxxxxxxxx> wrote:
As the subject said, I'm testing the event MPM. Something I've noticed is that even with LogLevel set to debug, event doesn't report itself. The docs say that with debug set, the current MPM should announce itself into the error_log on startup. For example: [Mon May 08 15:13:37 2006] [debug] worker.c(1715): AcceptMutex: sysvsem (default: sysvsem) But when using event, it doesn't submit that line.
Sounds like a small bug.
Also, I know that event handles keepalive requests differently, but should that mean that /server-status would report no keepalive requests? It appears as if KeepAlive were off (no K's).
That would make sense. Keep-alives in event are not handled by the worker threads (listed in server-status) but by a separate thread. So it sounds as if everything is working perfectly. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx