haproxy/include
Willy Tarreau 7017cb040c MINOR: server: add a list of safe, already reused idle connections
These ones are considered safe as they have already been reused.
They will be useful in "aggressive" and "always" http-reuse modes
in order to place the first request of a connection with the least
risk.
2015-08-06 16:29:01 +02:00
..
common MINOR: standard: provide htonll() and ntohll() 2015-07-21 23:50:06 +02:00
import MEDIUM: 51Degrees code refactoring and cleanup 2015-06-30 10:43:03 +02:00
proto MINOR: stream-int: make si_idle_conn() only accept valid connections 2015-08-06 11:11:10 +02:00
types MINOR: server: add a list of safe, already reused idle connections 2015-08-06 16:29:01 +02:00