On Mon, Nov 24, 2014 at 11:53:09AM +0100, konrad rzentarzewski wrote: > On Mon, Nov 24, 2014 at 11:24:09AM +0100, Thierry FOURNIER wrote: > > Hello, I found a bug during the load of the pattern files. > > Unfortunately a control is odd, and the patterns are catenated. > > A quick fix for production is to reload the pattern files via the > > HAProxy's control socket. > > > > prompt > > clear acl <filename> > > for each pattern entry: > > add acl <filename> > > > > Otherwise, I join a fix. Can you try it ? > > i've tried a patch and it solves my problem! > > btw, i have 39 frontends with 2 file declarations each, so resulting > regex was quite big. > > time for 1.5.9 :)
absolutely :-) Thanks for the quick test and thanks Thierry for the fix. Willy

