]> git.kaiwu.me - haproxy.git/commit
* released 1.1.20 v1.1.20
authorwilly tarreau <willy@wtap.(none)>
Sat, 17 Dec 2005 12:51:03 +0000 (13:51 +0100)
committerwilly tarreau <willy@wtap.(none)>
Sat, 17 Dec 2005 12:51:03 +0000 (13:51 +0100)
commitb1ff9dbde2476caa3d5029a1bd14fd372225e3c2
treebc33738e379417b4e2f9257f4539cb4ca329ab9d
parent906b2684365b3d1a3e6dbdc4b7c3a6ae993abc86
* released 1.1.20
* fixed two problems with time-outs, one where a server would be logged as
  timed out during transfer that take longer to complete than the fixed
  time-out, and one where clients were logged as timed-out during the data
  phase because they didn't have anything to send. This sometimes caused
  slow client connections to close too early while in fact there was no
  problem. The proper fix would be to have a per-fd time-out with
  conditions depending on the state of the HTTP FSM.
CHANGELOG
haproxy.c