the config below works only in theory

if the origin server takes longer than "transaction_no_activity_timeout_in"
the connection to the client is closed, in my opinion this is a bug and
"transaction_no_activity_timeout_in" should close connections with
no full request within the 5 seconds but not while wait for the origin

CONFIG proxy.config.http.keep_alive_no_activity_timeout_in INT 1
CONFIG proxy.config.http.keep_alive_no_activity_timeout_out INT 0
CONFIG proxy.config.http.transaction_no_activity_timeout_in INT 5
CONFIG proxy.config.http.transaction_no_activity_timeout_out INT 60


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to