Merge "Revert "tls proxy: immediately close a connection to the backend""

This commit is contained in:
Jenkins 2017-02-21 21:02:03 +00:00 committed by Gerrit Code Review
commit 42a914cadf

View File

@ -524,7 +524,7 @@ $listen_string
KeepAlive Off
<Location />
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/
</Location>
ErrorLog $APACHE_LOG_DIR/tls-proxy_error.log