29 Nov 00:44
Re: lighty 1.5 not passing QUERY_STRING to fast-cgi
From: Curt Sampson <cjs <at> starling-software.com>
Subject: Re: lighty 1.5 not passing QUERY_STRING to fast-cgi
Newsgroups: gmane.comp.web.lighttpd
Date: 2007-11-28 23:44:36 GMT
Subject: Re: lighty 1.5 not passing QUERY_STRING to fast-cgi
Newsgroups: gmane.comp.web.lighttpd
Date: 2007-11-28 23:44:36 GMT
On 2007-11-28 14:45 -0300 (Wed), Rolando Abarca wrote: > then it must be the ruby-fcgi implementation, the weird thing is, that > the ruby fcgi works just fine with Apache 2... If you're talking about the pure Ruby one most recently maintained by Minero Aoki, I doubt it; you've probably simply not triggered the bugs. In version 0.8.5 (the latest I've ever seen) you can make it respond properly to a signal when it's received, rather than waiting for the next request, by adding "select([@server])" as the first line of the "session" method. I've not bothered to really get into fixing the other various issues I've encountered because they aren't frequent and painful enough to force a rewrite (and the current code is, IMHO, overly complex and obscure). cjs -- -- Curt Sampson <cjs <at> starling-software.com> +81 90 7737 2974 Starling Software <office-admin <at> starling-software.com> Mobile sites and software consulting: http://www.starling-software.com
RSS Feed