hsbd: inspect buffer depending on the engine mode

Currently, data is buffered up to response-body-minimal size
and response-body-inspect-window before being inspected.
With this, in IPS mode, inspect data as it comes in up.

The sliding window concept is used here,
some data chunks are copied into the window (buffer)
then it's inspected.
pull/1559/head
Giuseppe Longo 10 years ago committed by Victor Julien
parent a459376d2e
commit 8f1998e35f

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save