haproxy/include
Willy Tarreau 5af24efee9 [CLEANUP] config: catch and report some possibly wrong rule ordering
There are some configurations in which redirect rules are declared
after use_backend rules. We can also find "block" rules after any
of these ones. The processing sequence is :
  - block
  - redirect
  - use_backend

So as of now we try to detect wrong ordering to warn the user about
a possibly undesired behaviour.
2009-03-15 15:23:16 +01:00
..
common [CLEANUP] config: catch and report some possibly wrong rule ordering 2009-03-15 15:23:16 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MINOR] cfgparse: some cleanups in the consistency checks 2009-03-15 13:46:16 +01:00
types [CLEANUP] task: distinguish between clock ticks and timers 2009-03-08 15:58:07 +01:00