Re: mod_perl with epoll
Xiao Lan <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
2010/12/5 Torsten Förtsch <[email protected]>: > 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 used it under modperl. Regards.