haproxy/include
Willy Tarreau 6162db2a81 [MEDIUM] add access restrictions to the stats socket
The stats socket can now run at 3 different levels :
  - user
  - operator (default one)
  - admin

These levels are used to restrict access to some information
and commands. Only the admin can clear all stats. A user cannot
clear anything nor access sensible data such as sessions or
errors.
2009-10-10 17:13:00 +02:00
..
common [MINOR] tools: add a new get_next_id() function 2009-10-04 22:48:42 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MEDIUM] backend: implement consistent hashing variation 2009-10-09 07:17:58 +02:00
types [MEDIUM] add access restrictions to the stats socket 2009-10-10 17:13:00 +02:00