On Wed, Jun 15, 2011 at 04:02:09PM -0400, Harvey Yau wrote: > On 6/15/11 3:59 PM, Igor wrote: > >Got a very long haproxy.conf, is there any way to separate config file > >by using any directive like include *.conf? > > > >Bests, > >-Igor > > > A config directory would be nice as well. Would make it nice and easy > to rsync config files around as well - pretty nice.
You can already specify "-f" multiple times and all files will be merged in memory. Willy

