Re: concurrent connections and multiple accepts

Thomas Hurst <[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel
Organization Not much.
Message-ID <[email protected]>
* Barclay Curtis (barclay.curtis-oQjRbAq6OkS2oZ/[email protected]) wrote:

> sorry should have explained. it is just a test. to see what would
> happen if for some reason a page took a very long time.
>
> OK. I clearly need to do some reading and testing.

If you're using an external server you'll want to have it spawn multiple
processes; libfcgi has functions for this, but it's up to the app to use
them.  PHP's cgi SAPI does this if you want to see an example.

Otherwise of course you just make use of the mod_fastcgi process
manager, but this isn't always feasable, for example when your FCGI's
run in a jail or on seperate machines.

-- 
Thomas 'Freaky' Hurst
    http://hur.st/

___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.