MEDIUM: log: add a new cookie flag 'U' to report situations where cookie is not used
authorWilly Tarreau <w@1wt.eu>
Thu, 5 Apr 2012 19:18:22 +0000 (21:18 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 5 Apr 2012 19:18:22 +0000 (21:18 +0200)
commitc89ccb62211cc0b9cb7d1a62508077cc12b78085
tree91e7a9375e6c20ba681555a61e07e9ed8dcbcda8
parent4a5cadea400f9d6503a62f24399cb70292b8b5d7
MEDIUM: log: add a new cookie flag 'U' to report situations where cookie is not used

This happens when a "use-server" rule sets the server instead.
doc/configuration.txt
include/types/proto_http.h
src/log.c
src/proto_http.c