MEDIUM: channel: wake up any request analyzer on response activity
authorThierry FOURNIER <tfournier@haproxy.com>
Thu, 26 Feb 2015 09:40:09 +0000 (10:40 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 28 Feb 2015 22:12:31 +0000 (23:12 +0100)
commitb83862dd74c27baf45d05542536aa82c803f54bf
treec3f0711bab093865540e23618cfe7c69aeff7dc2
parentbb2ae64b82d0f06c64d687c75f05753a6d49cf66
MEDIUM: channel: wake up any request analyzer on response activity

This behavior is already existing for the "WAIT_HTTP" analyzer,
this patch just extends the system to any analyzer that would
be waked up on response activity.
include/types/channel.h
src/session.c