haproxy/include
Willy Tarreau 9c33612f53 [MEDIUM] completely implement the server redirection method
Now when a server has "redir <prefix>" on its config line, any HEAD or GET
request addressing it will lead to a 302 with Location set to "<prefix>"
immediately followed by the relative URI of the incoming request. This makes
it very easy to send redirect to browsers to check remote static servers, as
well as to provide redirection for remote sites when the local one is down.
2008-02-13 00:55:49 +01:00
..
common [MINOR] add transparent proxy support for balabit's Tproxy v4 2008-01-13 17:37:16 +01:00
import [MAJOR] migrated task, tree64 and session to pool2 2007-05-13 19:43:47 +02:00
proto [MEDIUM]: rework checks handling 2008-01-22 11:29:06 +01:00
types [MEDIUM] completely implement the server redirection method 2008-02-13 00:55:49 +01:00