[MEDIUM] session: call the frontend_decode_proxy analyser on proxied connections
authorWilly Tarreau <w@1wt.eu>
Fri, 15 Oct 2010 21:25:20 +0000 (23:25 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 30 Oct 2010 17:04:38 +0000 (19:04 +0200)
commit3041b9fcc343ed12264ceb60e29c4476342c6970
treef04c88a94b2931ba403237b545ce587ba0c3e7e8
parent8b0cbf99693e3cf41f3b66b9495da0ba30fcad39
[MEDIUM] session: call the frontend_decode_proxy analyser on proxied connections

This analyser must absolutely be the earliest one to process contents, given
the nature of the protocol.
src/session.c