Merge "always retry proxy errors" into stable/ocata

This commit is contained in:
Jenkins 2017-04-19 15:01:15 +00:00 committed by Gerrit Code Review
commit da567a4ecd
1 changed files with 1 additions and 1 deletions

View File

@ -524,7 +524,7 @@ $listen_string
KeepAlive Off
<Location />
ProxyPass http://$b_host:$b_port/ retry=5 nocanon
ProxyPass http://$b_host:$b_port/ retry=0 nocanon
ProxyPassReverse http://$b_host:$b_port/
</Location>
ErrorLog $APACHE_LOG_DIR/tls-proxy_error.log