haproxy/include
Willy Tarreau d3aac7088e CLEANUP: checks: rename some server check flags
Some server check flag names were not properly choosen and cause
analysis trouble, especially the CHK_RUNNING one which does not
mean that a check is running but that the server is running...

Here's the rename :
  CHK_RUNNING -> CHK_PASSED
  CHK_ERROR   -> CHK_FAILED
2012-11-23 11:32:12 +01:00
..
common MINOR: standard: add a simple popcount function 2012-11-19 12:12:24 +01:00
import
proto MINOR: http: add some debugging functions to pretty-print msg state names 2012-11-21 21:50:04 +01:00
types CLEANUP: checks: rename some server check flags 2012-11-23 11:32:12 +01:00