diff --git a/lib/tls b/lib/tls index e044066c6a..f9ef554a6c 100644 --- a/lib/tls +++ b/lib/tls @@ -524,7 +524,7 @@ $listen_string KeepAlive Off - ProxyPass http://$b_host:$b_port/ retry=5 disablereuse=on keepalive=off nocanon + ProxyPass http://$b_host:$b_port/ retry=5 nocanon ProxyPassReverse http://$b_host:$b_port/ ErrorLog $APACHE_LOG_DIR/tls-proxy_error.log