On Wednesday 15 of June 2011 21:59:34 Igor wrote: > Got a very long haproxy.conf, is there any way to separate config file > by using any directive like include *.conf?
I wrote a patch for this some time ago, it applies to 1.4.15 and 1.5-dev6, i'm using it in production. http://www.mail-archive.com/[email protected]/msg04100.html However, Willy has strong opinion against using include statement, and to some degree, he has a point. Best regards, Brane

