commit | 42a914cadfb3ea63dc87d3b5f9a17cf6265728cb | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Tue Feb 21 21:02:03 2017 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Tue Feb 21 21:02:03 2017 +0000 |
tree | 416108f11eb53ef775f9f1df56b7ef278d0a57ca | |
parent | 0b259c3abdafa99e7194e62c9a47483ddcf6b65a [diff] | |
parent | bc3d01c8ec4f79c852b9cd2b0a7d679b2a777aa6 [diff] |
Merge "Revert "tls proxy: immediately close a connection to the backend""
diff --git a/lib/tls b/lib/tls index e044066..f9ef554 100644 --- a/lib/tls +++ b/lib/tls
@@ -524,7 +524,7 @@ 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