Re: Connections per server

jlist9-FFYn/[email protected]
Newsgroups gmane.comp.web.fastcgi.devel
Message-ID <[email protected]>
Hello Alvaro,

It does have multi-threading API. I suppose it should support
multiple connections? Because the Apache module mod_fastcgi
does not support multiplexing requests in the same connection,
I suppose it will have to be multiple connections to support
multi-threaded fcgi apps.

Then this is also unclear to me because I got very poor test
result with libfcgi with lighttpd's fastcgi process manager
as well as Apache's mod_fastcgi. Another member of the group
got similar results (each simple request taking 3 seconds to
finish.)

Jack

Sunday, December 11, 2005, 5:40:45 PM, you wrote:

> Hi,

>    I have been working for a while in the FastCGI support of Cherokee
>    [1]. At this moment, it is almost finished and working, but I have a
>    question for you guys. :-)

>    It seems like the libfcgi library has been implemented to allow only
>    one active connection to the FastCGI server. One of the suppositions
>    I made was that the server could manage to open more than one
>    connection per FCGI, but after play with PHP-fcgi for a while I have
>    realized I was wrong.

>    Is there a way to allow more than one connection per FCGI?

>    Thanks!


>    [1] http://www.0x50.org

___________________________________
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.