* released 1.1.2
* fixed a bug in buffer management where we could have a loop
  between event_read() and process_{cli|srv} if R==BUFSIZE-MAXREWRITE.
  => implemented an adjustable buffer limit.
* fixed a bug : expiration of tasks in wait queue timeout is used again,
  and running tasks are skipped.
* added some debug lines for accept events.
* send warnings for servers up/down.
2 files changed
tree: e26a995f7646129d56219cdbe4da911cb62848a4
  1. doc/
  2. examples/
  3. init.d/
  4. tests/
  5. haproxy.c
  6. Makefile