On Tue, Dec 31, 2013 at 3:52 AM, ksakhare wrote:
> Hi All
>
> I am building apache module, which maintains the connection pool with
> back-end server. As in prefork mode only one connection pool is created as
> their is only one worker process exist.
>
> Now I need to port this module on worker mp
Hi All
I am building apache module, which maintains the connection pool with
back-end server. As in prefork mode only one connection pool is created as
their is only one worker process exist.
Now I need to port this module on worker mpm, because there are multiple
worker process, multiple connec