Willy Tarreau <w <at> 1wt.eu> writes: > > On Wed, Jun 15, 2011 at 11:21:57PM +0200, Mike Hoffs wrote: > > Maybe it is possible to add an include conf.d in the main config, and after that part all other config files > will be automaticly included. Something like apache can do ? > > Not convinced at all because I don't see how it solves all issues. And > I'm even less convinced it adds any value beyond passing the conf.d as > "-f" on the command line. > > Willy > > hello,
How does HAProxy merge all the files? Does it follow the order of the specified files? For example, if I have multiple defaults zones, will HAProxy configure it correctly? Nicolas

