commit | c2247f0b8d37cc31d34e586fcc60ae67b398feb8 | [log] [tgz] |
---|---|---|
author | Mark Lamourine <markllama@redhat.com> | Wed Jan 04 13:02:01 2012 -0500 |
committer | Willy Tarreau <w@1wt.eu> | Thu Jan 05 15:17:31 2012 +0100 |
tree | 0d8cdde844770e36e1b32cfa603aed573555c1bf | |
parent | e1a908c369ab988448c6672066ad1d09b6919d02 [diff] |
MEDIUM: http: add support for sending the server's name in the outgoing request New option "http-send-name-header" specifies the name of a header which will hold the server name in outgoing requests. This is the name of the server the connection is really sent to, which means that upon redispatches, the header's value is updated so that it always matches the server's name.