logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Register a cleanup routine with some pool
Author
jim



Joined: 02 Feb 2007
Posts: 3

PostPosted: Sat 24 Feb '07 0:28    Post subject: Register a cleanup routine with some pool Reply with quote

I am not sure whether this is the correct forum to post. My apology in advance.

I want to start and stop a application within mod_proxy. When the proxy starts, this application will be started; when proxy is stopped, the application has to be stopped first.

I am not sure when/where to start the application.
For stop the application, it seems that i need registera cleanup route with some pool. However, I could not find a proper pool with the lifetime of proxy.

Any suggestions are appreciated! Thank you.

Jim
Back to top


Reply to topic   Topic: Register a cleanup routine with some pool View previous topic :: View next topic
Post new topic   Forum Index -> Apache