Le 19/11/2020 à 10:49, Tim Düsterhus, WoltLab GmbH a écrit :
John,

Am 19.11.20 um 06:57 schrieb John Lauro:
A couple of possible options...
You could use tcp-request inspect-delay to delay the response a number of
seconds (and accept it quick if legitimate traffic).

I believe the tcp-(request|response) rules only apply to the very first
buffer of a single TCP connection and thus do not apply here. Let me
give an example of what I want to do.


Tim,

tcp-(request|response) content rules are evaluated on all HTTP transactions. tcp-request connection/session rules are only evaluated on the client connection establishment.

However, this does not help you, because in H2, adding a delay on a stream will not stop the traffic for other streams on the same connection.

Thanks for the feature request.

--
Christopher Faulet

Reply via email to