diff --git a/lib/tls b/lib/tls index 57b5e525ac..d96ca4f197 100644 --- a/lib/tls +++ b/lib/tls @@ -520,7 +520,7 @@ $listen_string SSLCertificateFile $DEVSTACK_CERT - ProxyPass http://$b_host:$b_port/ retry=5 nocanon + ProxyPass http://$b_host:$b_port/ retry=5 disablereuse=on keepalive=off nocanon ProxyPassReverse http://$b_host:$b_port/ ErrorLog $APACHE_LOG_DIR/tls-proxy_error.log