haproxy/include
Willy Tarreau 272adea423 REORG: cfgparse: move server keyword parsing to server.c
The cfgparse.c file becomes huge, and a large part of it comes from the
server keyword parser. Since the configuration is a bit more modular now,
move this parser to server.c.

This patch also moves the check of the "server" keyword earlier in the
supported keywords list, resulting in a slightly faster config parsing
for configs with large numbers of servers (about 10%).

No functional change was made, only the code was moved.
2014-03-31 10:42:03 +02:00
..
common REORG: cfgparse: move server keyword parsing to server.c 2014-03-31 10:42:03 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto REORG: cfgparse: move server keyword parsing to server.c 2014-03-31 10:42:03 +02:00
types MEDIUM: proxy: support use_backend with dynamic names 2014-03-31 10:18:30 +02:00