Re: fastcgi-developers Digest, Vol 4, Issue 7
"Steve Kallestad" <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
I used to run fastcgi against apache 1.3.x, but I couldn't get it running on 2.2 when it was released. I also had lighttpd up and running, so I started using that. Lighttpd 1.4.13 and 1.4.15 without a hitch using perl 5.8 and CGI::Fast. (latest from CPAN) My only concern is that CGI::Fast takes actually takes slightly longer than CGI to create a CGI object, but of course there's a huge savings with persistency. I've load balanced it across multiple processes using lightty without problem for testing, but I haven't load balanced on separate machines (no need yet). I can't see how it would make much difference though. FastCGI makes an enormous difference. On 6/9/07, fastcgi-developers-request-VYFNfGabXYtBDgjK7y7TUQ@public.gmane.org < fastcgi-developers-request-VYFNfGabXYtBDgjK7y7TUQ@public.gmane.org> wrote: > > Send fastcgi-developers mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > > http://fastcgi.com/fastcgi-developers/listinfo.cgi/fastcgi-developers > or, via email, send a message with subject or body 'help' to > fastcgi-developers-request-VYFNfGabXYtBDgjK7y7TUQ@public.gmane.org > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of fastcgi-developers digest..." > > > Today's Topics: > > 1. FastCGI Experience & Usage (Simon) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 08 Jun 2007 18:55:38 -0400 > From: "Simon" <[email protected]> > Subject: [FASTCGI] FastCGI Experience & Usage > To: "[email protected]" <[email protected]> > Message-ID: <auto-000154345739-kBaqV/[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > > 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 > [email protected] > http://fastcgi.com/fastcgi-developers/listinfo.cgi/fastcgi-developers > > > End of fastcgi-developers Digest, Vol 4, Issue 7 > ************************************************ > ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/