Re: Windows HTTP servers FastCGI compatible
Jack L <jlist9-FFYn/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello Jose, > - As for FastCGI, it would be nice if it keeps the connections with the > FastCGI server. That is, if it has some sort of "keep-alive" between the > http server itself and the external FastCGI server. This is not > essential but desired. I'm not sure if any server does that. It doesn't seem to be a part of FastCGI protocol - correct me if I'm wrong. It is really desirable though. According to the protocol, a connection can be multiplexed but the FastCGI server side code is not using that feature. Then multiplexing sounds more like http pipe-lining, rather than http keep-alive. > - Lighty - http://lighttpd.net, seems very good but does not even have a > Windows version yet. IOW, not Windows mature. I use lighttpd. It builds with cygwin. Jan (the developer) said there was a Windows build but I was not able to build it. But so far the cygwin version works just fine. Jack __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/