0 Replies Latest reply on Jun 28, 2012 10:02 AM by kristjan273

    mod cluster and apache event MPM usage

    kristjan273

      hi,

       

      I was looking a bit around mod_cluster project and would have one question on its possible async behavior.

       

      Since apache introduced event driven MPM in 2.4 http server, I would like to hear how does this version behave with mod cluster and/or if it is even compatible?

      And another clarification - if I use servlet 3.0 async functionality to achieve comet like server push - where large number of idle connections are in stack. If I put apache on front, configured to event MPM, would I benefit high performance and low utilization of resources?