LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   how to terminate dispatch.fcgi process properly (https://www.linuxquestions.org/questions/debian-26/how-to-terminate-dispatch-fcgi-process-properly-624108/)

sathiyamoorthy 02-26-2008 11:20 PM

how to terminate dispatch.fcgi process properly
 
In my webserver, after accessing the rails application the dispatch.fcgi is not terminated properly...

While starting accessing a web page written in rails, dispatch.fcgi process is starts running,

After closing that web page also the process is not getting terminated...

what should i do to over come this problem.,

Because of this many dispatch.fcgi starts running in couple of hours, and atlast the server gets hang ( the process is not releasing memory, and also occupies the processor ).....

Apache2 is the web service. Am killing those processes manually to avoid problems.,


All times are GMT -5. The time now is 10:49 PM.