Hi,can someone please explain to me what the benefits/caveats of "connection reuse" in mod_proxy_fcgi with PHP-FPM are? I'm referring to the official documentation http://httpd.apache.org/docs/2.4/mod/mod_proxy_fcgi.html.
I'd like to use it with a unix domain socket, the "Proxy via Handler" example uses the "enablereuse" directive, the "PHP-FPM with UDS" example (ProxyPassMatch) says "# UDS does not currently support connection reuse". What is true now and when should i use "enablereuse"?
thx matthias --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx