diff --git a/lib/tls b/lib/tls index d96ca4f197..57b5e525ac 100644 --- a/lib/tls +++ b/lib/tls @@ -520,7 +520,7 @@ $listen_string SSLCertificateFile $DEVSTACK_CERT - 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