Terminating dynamic processes
Shaun Coughlin <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello I am running fastcgi on Fedora Core 3 with Apache 2 very successfully. However, I am having a problem with terminating fastcgi processes when they are no longer required. The environment is a web based application and is quite complex. Each application that is run by a user requires a dedicated fastcgi process to act as a database server. I accomplish this by using a broker process to create a symbolic link to the server program in the fastcgi directory with a unique filename. This is used as the URL. When the process is terminated by the user, the process removes the symbolic link and exits. Apache, however then attempts to restart the process which, of course, no longer exists and then sets the restart time to 600 seconds and keeps trying. My question is how can I get the Apache process manager to remove the process from it's process table. Thanks Shaun Coughlin -- Shaun Coughlin Tel: 01827 304100 Fax: 01827 310526 www.traderman.co.uk Intelligent Software for Transport and Warehousing ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/