mod_perl with MPM Event
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am wondering if there is any plan to get mod_perl working with MPM Event. If I understood well this MPM uses an event loop only for socket listeners, relying on the classic worker MPM for the actual work. Could this mean that mod_perl can be bent to work with Event? It is only a curiosity for the future, since I did not made any experiment on that side. Thank you in advance for your clarifications. /*Anselmo Canfora*/