On Mon, Sep 23, 2013 at 9:40 AM, Jim Jagielski <[email protected]> wrote:
> Looks good birthday boy! > On Sep 21, 2013, at 4:06 PM, Jeff Trawick <[email protected]> wrote: > > > http://people.apache.org/~trawick/check_proxy_connection_reusable_r1.txt > > > > proxy_fcgi should only turn on AP_FCGI_KEEP_CONN if it is possible to > reuse the connection again. There are several issues to consider in the > proxy connection and worker structures to see if the connection is > potentially reusable. > > > > Is the API in the patch referenced above reasonable? (I'm largely > ignorant of any subtleties around reuse.) > > > > Also, I'm ignoring the fact that conn->close is hard-coded to 1 > elsewhere in mod_proxy_fcgi. Rather than hard code AP_FCGI_KEEP_CONN off > to match, I'd rather let this particular mod_proxy_fcgi code do the right > thing regardless. > > > > TIA! > Thanks for looking, guys! > > > > -- > > Born in Roswell... married an alien... > > http://emptyhammock.com/ > > -- Born in Roswell... married an alien... http://emptyhammock.com/
