haproxy/include
Olivier Houchard e3249a98e2 MEDIUM: streams: Add a new keyword for retry-on, "junk-response"
Add a way to retry requests if we got a junk response from the server, ie
an incomplete response, or something that is not valid HTTP.
To do so, one can use the new "junk-response" keyword for retry-on.
2019-05-04 10:20:24 +02:00
..
common MINOR: threads: Implement HA_ATOMIC_LOAD(). 2019-04-30 15:10:08 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MEDIUM: streams: Add the ability to retry a request on L7 failure. 2019-05-04 10:19:56 +02:00
types MEDIUM: streams: Add a new keyword for retry-on, "junk-response" 2019-05-04 10:20:24 +02:00