Re: Multiple fast-cgi applications
"Dister Kemp" <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
Well, did you go with FastCGIExternalServer or FastCGIServer config method? IMHO, Apache would start all the fastcgi applications on the first mapped call to it and would be running until Apache is shutdown. So there is no way to stop and restart applications from Apache as that is by design of fastcgi. If you need Fastcgi applications to be stopped and restarted without stopping Apache, the best bet would be run it seperately as a FastCGI server, so that they can be stopped and restarted at our will without affected Apache operations. Thanks Dister On 4/29/07, Aharoni Nir <Nir.Aharoni-hFav3K0y0LNWk0Htik3J/[email protected]> wrote: > > > > > Hi All > > I have two different fast-cgi applications running under apache 2.0.46. > > The problem is when I am stopping apache both of fast-cgi are going down. > > Does someone knows a way to stop and start each fast-cgi application > separate? > > Thanks > > Nir > ___________________________________ > fastcgi-developers mailing list > http://fastcgi.com/fastcgi-developers/ > > ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/