Hi!!

I'm using haproxy 1.4 in our production environment very well!


Recently, I've been testing haproxy 1.5(dev11, dev12)
I've found different operation in http-server-close option between 1.4 and 1.5.

In 1.4,
TCP TIMEWAIT state isn't increased in server-side!!
(haproxy send TCP RST Packet to server after complete data transfer)

but
in 1.5(identical to 1.4 configuration),
TCP TIMEWAIT state is increased in server-side!!
(haproxy dont't send TCP RST Packet to server after complete data transfer)

Is this a bug or how can I solve this issue?


Thanks in advance!!

Seri

Reply via email to