On Wed, Aug 17, 2016 at 4:29 PM, Ruediger Pluem <rpl...@apache.org> wrote:
>
>
> On 08/12/2016 04:04 PM, yla...@apache.org wrote:
>> Author: ylavic
>> Date: Fri Aug 12 14:04:51 2016
>> New Revision: 1756187
>>
>> URL: http://svn.apache.org/viewvc?rev=1756187&view=rev
>> Log:
>> mod_proxy_fcgi: forcing proxy_conn->close here is useless, same is done
>> either above in ap_proxy_determine_connection(), or below in
>> ap_proxy_release_connection().
>>
>
> I don't think so. The default is disablereuse=off and the code you removed 
> makes the
> default disablereuse=on

Indeed, I missed the default...
Reverted in r1757097, thanks!

Regards,
Yann.

Reply via email to