Re: Experimental / broken HTTP/2 support

2017-08-21 Thread Andjelko Iharos
Thanks for the high praises! Let's also call out Dragan Dosen (he actually integrated mod_defender) and Christopher Faulet for the excellent groundwork on establishing SPOE as a basis for new additions. There will be more good things coming and we hope to continue to support such success stories

Bug

2017-08-21 Thread Andrzej Sobociński
Hey, I found bug in haproxy 1.7, also not working in ver 1.6 Condition not work property in option http-response Can you fix that? Thx CFG: frontend https-secure.pl acl is_domain hdr(host) -i secure.pl http-response set-header Content-Security-Policy "default-src https: 'self';

Re: Proposal: modify stat socket command feedback

2017-08-21 Thread Andjelko Iharos
Bumping up this thread for comments or merging. On 07/21/2017 04:49 PM, Andjelko Iharos wrote: > On 07/03/2017 01:46 PM, Andjelko Iharos wrote: >> On 07/02/2017 09:52 PM, Willy Tarreau wrote: >>> On Sat, Jul 01, 2017 at 01:37:52AM +0200, Dennis Jacobfeuerborn wrote: > This could either be

req.cook_cnt() broken?

2017-08-21 Thread Daniel Schneller
Hi! According to the documentation req.cook_cnt([]) : integer Returns an integer value representing the number of occurrences of the cookie in the request, or all cookies if is not specified. it should be possible to do something like this to reject a request if it contains more than

Re: Bug

2017-08-21 Thread Lukas Tribus
Hello, Am 21.08.2017 um 09:48 schrieb Andrzej Sobociński: > > Hey, > > I found bug in haproxy 1.7, also not working in ver 1.6 > > Condition not work property in option http-response > > Can you fix that? Thx > >   > > CFG: > >   > > frontend https-secure.pl > >   acl is_domain hdr(host) -i