h iroshan wrote:
Hi All,

I want to open a port to communicate my Apache hhtpd (2.2) with small software run on a separate machine .Without affecting the httpd how can i create a new thread to listen to that software.

Also I want to start this thread when the mod_proxy_balancer is initialize its balancer members(balancer_init).


Take a look at trunk's mod_watchdog.
It should compile with 2.2 without a problem.
However it requires to be statically compiled so it
can survive the child death.

If that's not feasible, hack it ;)


Regards
--
^(TM)

Reply via email to