haproxy/include
Willy Tarreau 53fb4ae261 [MEDIUM] config: automatically find unused IDs for proxies, servers and listeners
Until now it was required that every custom ID was above 1000 in order to
avoid conflicts. Now we have the list of all assigned IDs and can automatically
pick the first unused one. This means that it is perfectly possible to interleave
automatic IDs with persistent IDs and the parser will automatically allocate
unused values starting with 1.
2009-10-04 23:04:08 +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] Collect & provide separate statistics for sockets, v2 2009-10-04 18:56:02 +02:00
types [MEDIUM] config: automatically find unused IDs for proxies, servers and listeners 2009-10-04 23:04:08 +02:00