On 12 Aug 2008, at 16:44, James Pic wrote: > Is it possible to restart one vhost's FCGI from any interface (web/ > cli)? > I'm now trying to try different configurations ..
Do you mean like in: ssh host-nn "pkill php-cgi" ? If so, the server does not support anything like that. The most usual approach is to set the FastCGI server application to die after a few hundreds requests. Is there a reason why you wanted to reset it manually? -- Greetings, alo. http://www.alobbs.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
