On Fri, Apr 25, 2014 at 03:34:14PM +0200, Sander Klein wrote:
> I currently don't have compression enabled in my config. I disabled it 
> some time ago because of CPU usage ;-)

Ah too bad, it would have been an easy solution!

> With the current snapshot I do get some warnings:
> 
> [WARNING] 114/152646 (12418) : parsing [/etc/haproxy/haproxy.cfg:185] : 
> a 'http-request' rule placed after a 'reqxxx' rule will still be 
> processed before.
> [WARNING] 114/152646 (12418) : parsing [/etc/haproxy/haproxy.cfg:240] : 
> a 'block' rule placed after an 'http-request' rule will still be 
> processed before.
> 
> But I don't suspect those are the issue.

No they're unrelated, the check was not made in the past and could
lead to possibly erroneous configs, so now the warning tells you
how your current configuration is understood and used (hint: just
move your reqxxx rules *after* http-request rules, then move the
block rules before http-request and the warning will go away).

>Just to make sure I didn't give you a bogus report is 
> upgraded/downgraded a couple of times, but every time I install 20140425 
> the CPU spikes and sites become sluggish.

OK. Does it happen immediately or does it take some time ?

> Care for my config?

Sure!

Thanks,
Willy


Reply via email to