HAProxy - Load balancer
Find a file
willy tarreau b952e1db84 * released 1.2.7rc (1.1.33rc)
* second batch of socklen_t changes.
* clean-ups from Cameron Simpson.
* because tv_remain() does not know about eternity, using no timeout can
  make select() spin around a null time-out. Bug reported by Cameron Simpson.
* client read timeout was not properly set to eternity initialized after an
  accept() if it was not set in the config. It remained undetected so long
  because eternity is 0 and newly allocated pages are zeroed by the system.
* do not call get_original_dst() when not in transparent mode.
* implemented a workaround for a bug in certain epoll() implementations on
  linux-2.4 kernels (epoll-lt <= 0.21).
* implemented TCP keepalive with new options : tcpka, clitcpka, srvtcpka.
2005-12-18 01:31:20 +01:00
doc * released 1.2.7rc (1.1.33rc) 2005-12-18 01:31:20 +01:00
examples * released 1.2.6-pre4 2005-12-18 01:20:14 +01:00
include * released 1.2.5-pre4 2005-12-18 01:11:29 +01:00
src * released 1.2.5-pre1 2005-12-18 01:07:29 +01:00
tests * released 1.1.23 2005-12-17 14:08:03 +01:00
CHANGELOG * released 1.2.7rc (1.1.33rc) 2005-12-18 01:31:20 +01:00
haproxy.c * released 1.2.7rc (1.1.33rc) 2005-12-18 01:31:20 +01:00
Makefile * released 1.2.7rc (1.1.33rc) 2005-12-18 01:31:20 +01:00
TODO * released 1.2.5 (1.1.31) 2005-12-18 01:13:11 +01:00