On Fri, Jan 19, 2018 at 1:46 PM, Daniel <dferra...@gmail.com> wrote:
> I vaguely recall some issue with reuse when using unix socket files so
> it was deliberately set to off by default, but yes, perhaps someone
> experienced enough with mod_proxy_fcgi inner workings can shed some
> light on this and the why yes/not.
>
> With socket files I never tried to enable "enablereuse=on" and got
> much successful results, so perhaps it's safer to keep it off until
> someone clarifies this issue, after all when dealing with unix sockets
> the access delays are quite low.

{en,dis}ablereuse has no effect on Unix Domain Sockets in mod_proxy,
they are never reused.

Regards,
Yann.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to