Re: mod_perl with epoll

2010-12-04 Thread Xiao Lan
2010/12/5 Torsten Förtsch : > I rather think you are asking if an event driven or thread based MPM (like the > event-MPM) can improve your application. > Thanks Torsten. Yep, I did mean if the event driven MPM as event-MPM can improve the performance of modperl application. For threads I never u

Re: mod_perl with epoll

2010-12-04 Thread Torsten Förtsch
On Saturday, December 04, 2010 16:16:36 Xiao Lan wrote: > Apache 2.2 supports the epoll event driver. > Does epoll have any performance improvement to mod_perl application? I believe you are not asking whether epoll as a device for waiting for requests can improve your application since epoll is