Re: [PHP] APC & FastCGI != upload progress ?
"Darren Garvey" <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
On 04/04/2008, Igor Clark <igor-+wACT2lsjD7SUeElwK9/[email protected]> wrote: > > On 4 Apr 2008, at 17:19, Darren Garvey wrote: > > the issue that mod_fastcgi doesn't support multiplexing connections > > > > Interesting - I've been looking into the multiplexing recently and apart > from the fact that most webservers don't seem to support multiplexing, I'd love to have a pointer to a server that *does* support it - it'd help my testing immensely. a lot of discussion I've seen seems to revolve around a perceived problem > that the lack of flow control built into the protocol makes multiplexing > many requests a potentially dangerous proposition for the upstream app > server, particuarly if you have a very highly concurrent webserver such as > nginx. The FastCGI spec does allow an application to instantly end a request with an FCGI_OVERLOADED packet. It's a limited form of flow control (as I understand it) but a clever web server should be able to use this to keep an application running ok, shouldn't it? Would be really interested to know what views FastCGI people hold on this? I can't say I know anything about how webservers implement FastCGI, but I'm very interested in the multiplexing connection situation too. Regards, Darren ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/