Results 1 to 1 of 1
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 ...
- 02-13-2008 #1
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 ).....


Reply With Quote