Re: FastCGI Experience & Usage
"Étienne KASPERCZYK" <etienne-bAYckG+VU/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
I'm currently using lighttpd/1.4.13 with fastcgi enabled over a tcp socket. Even if 4 threads on my FastCGI server (custom application developped in C with fcgiapp.h) are enough to treat the requests without delay most of the time, i've increased to 16 just in case people upload files because this is the only situation i found which can "block" the server (because the thread used for uploading is not available to answer other people's requests). My only concern is just that i can't manage to get the fcgi working as an authorizer instead of a responder .. if anyone has any experience with it, i'll be glad to have some support :) Regards, Etienne. On 6/9/07, Simon <[email protected]> wrote: > > > I would like to thank everyone that has replied to my prior, > so called, "dead in the water" post. > > Please post the version of FastCGI module/implementation and > HTTP server (Apache, etc...) you are using and whether or not > you are currently experiencing any issues with this technology. > > I would also like to gather some input from people that are sharing > the same FCGI server across multiple vhosts over Unix socket > under Apache. I have been doing this for a while with success, > primarily for PHP scripts. The only problem I have ran into is upload > or any other script which takes very long time to return back some > output. I'm in the process of upgrading from mod_fastcgi 2.4.0 to > 2.4.2 I already have it running on beta machine. I believe this > would solve my upload script problems. So far so good. > > Thank you! > -Simon > > > ___________________________________ > fastcgi-developers mailing list > http://fastcgi.com/fastcgi-developers/ > ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/