Re: Handling multiple simultaneous TCP connections

Basile STARYNKEVITCH <[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel
Message-ID <[email protected]>
Le Wed, Jun 14, 2006 at 03:38:12PM +0400, Keith Martin écrivait/wrote:

> Basically what I am trying to achieve is a fast-cgi handler that listens to
> a given TCP/IP socket, and as soon as a connection is made if forks a child
> to handle that connection (accepting and dealing with that fcgi request
> etc), whilst the parent immediately goes back to waiting for a new
> connection.

In my humble opinion, this is the case where a simple ordinary CGI approach 
(not a FastCGI one) works better. If for bizarre reasons you really need 
a FastCGI server, use a fastcgi to CGI wrapper and then try to convince 
your management (or client) that a plain CGI is more suitable.

Regards

-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/ 
email: basile<at>starynkevitch<dot>net 
aliases: basile<at>tunes<dot>org = bstarynk<at>nerim<dot>net
8, rue de la Faïencerie, 92340 Bourg La Reine, France
___________________________________
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.