From: Luca Toscano [mailto:toscano.l...@gmail.com]
Sent: Freitag, 12. August 2016 15:42
To: Apache HTTP Server Development List
Subject: Re: Frequent wake-ups for mpm_event


This patch might also miss another point, namely the calls to 
process_timeout_queue to manage Keep Alive timeouts, lingering closes and write 
completion. IIUC mpm-event explicitly process them after each wake up (every 
100ms).

Will work more on it, in the meantime thanks to all for the feedback!

Does it make sense to get the shortest timeout from keepalive_q, 
write_completion_q, linger_q and short_linger_q and set this value instead of 
-1?

Regards

Rüdiger

Luca

Reply via email to