Oran Agra 48efc25f74
Handle output buffer limits for Module blocked clients (#8141)
Module blocked clients cache the response in a temporary client,
the reply list in this client would be affected by the recent fix
in #7202, but when the reply is later copied into the real client,
it would have bypassed all the checks for output buffer limit, which
would have resulted in both: responding with a partial response to
the client, and also not disconnecting it at all.
2020-12-08 16:41:20 +02:00
..
2019-12-17 07:49:21 +00:00
2019-11-04 08:50:29 +02:00
2019-12-02 19:17:35 +02:00
2020-11-11 22:57:33 +02:00