haproxy/include
Willy Tarreau cc1e04b1e8 MINOR: tcp: add new "close" action for tcp-response
This new action immediately closes the connection with the server
when the condition is met. The first such rule executed ends the
rules evaluation. The main purpose of this action is to force a
connection to be finished between a client and a server after an
exchange when the application protocol expects some long time outs
to elapse first. The goal is to eliminate idle connections which
take signifiant resources on servers with certain protocols.
2013-09-11 23:28:51 +02:00
..
common MINOR: cli: make it possible to enter multiple values at once with "set table" 2013-08-01 21:17:19 +02:00
import
proto MEDIUM: stick-tables: flush old entries upon soft-stop 2013-09-04 17:54:01 +02:00
types MINOR: tcp: add new "close" action for tcp-response 2013-09-11 23:28:51 +02:00