]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] acl: add be_id/srv_id to match backend's and server's id
authorHervé COMMOWICK <vr@exosec.fr>
Wed, 15 Dec 2010 13:04:51 +0000 (14:04 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 15 Dec 2010 22:36:59 +0000 (23:36 +0100)
commit35ed8019e3efd3d2c04827d2e358db3bd5bc31f6
tree0240f79f29b7ba7abaa4c32e15b3eb37f1ad7936
parent02ff8ef677141d621712ec68a2a49fd9e42c7596
[MINOR] acl: add be_id/srv_id to match backend's and server's id

These ones can be useful in responses.
doc/configuration.txt
src/backend.c