Re: Deployment options
Chris Lightfoot <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <O/[email protected]> |
On Fri, Jan 27, 2006 at 11:25:12AM -0800, Bill Moseley wrote: > In static mode (FastCGIServer) there's a separate Process Manager > process that handles running the application. So any apache child > process contacts that single process manager which exec the > application as needed. Is that correct? > > And in Dynamic mode there's no process manager, so each apache child > manages the fastcgi application process(es). no -- there's one process manager process for the whole apache instance, which is spawned at startup: [Fri Jan 27 00:27:32 2006] [notice] FastCGI: process manager initialized (pid 10738) -- ``If you are being chased by a police dog, don't try to get away by crawling through a tunnel, going onto a little see-saw, and jumping through a hoop of fire.'' (from `The Law West of Ealing Broadway') ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/