mod_proxy: add retry=0 to ProxyPass release_20150523
authorClinton Ebadi <clinton@unknownlamer.org>
Sat, 23 May 2015 17:50:57 +0000 (13:50 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Sat, 23 May 2015 17:50:57 +0000 (13:50 -0400)
commit36c7edfaef58ec4368a43590de7307d2920cccc6
treeedf101f87cc42651627a5fc83d60d052f838fa66
parent968c383fc538812b7002e91d4bdb2a8630394e16
mod_proxy: add retry=0 to ProxyPass

Wheezy's apache will not retry a backend for 60s after two failures,
which results in surprising behavior for members used to the behavior
on previous apache versions.
src/plugins/apache.sml