Re: truncated request in log lines

2017-05-17 Thread Willy Tarreau
Hi Stéphane, On Thu, May 18, 2017 at 02:31:07AM +0200, Stéphane Cottin wrote: > patch attached. Nice, that was fast :-) The patch looks pretty good. Just two things : - please provide the commit message with your patch ; please have a look at CONTRIBUTING, we have a few rules on the

Re: truncated request in log lines

2017-05-17 Thread Stéphane Cottin
Hi Willy, On 17 May 2017, at 20:54, Willy Tarreau wrote: Hi Stéphane, On Wed, May 17, 2017 at 02:03:26AM +0200, Stéphane Cottin wrote: Thanks, this is the right answer, recompile with DEFINE=-DREQURI_LEN=4096 fixes this issue. that's what I was going to say :-) This limit should be

Re: Why SILENT

2017-05-17 Thread Monk Z
got previous email?

Re: Deny with 413 request too large

2017-05-17 Thread Bryan Talbot
> On May 15, 2017, at May 15, 6:35 PM, Joao Morais > wrote: > > This is working but sounds a hacky workaround since I’m using another status > code. If I try to use: > >errorfile 413 /usr/local/etc/haproxy/errors/413.http >http-request deny deny_status 413 if

Re: HAProxy Page Element Request Times Slowly Increase

2017-05-17 Thread Caleb Anthony
Hello, Compression is enabled on a few backends, but not on the backend that traffic is going to for these requests. However, IIS is configured to compress the traffic. HA-Proxy version 1.6.11 2016/12/25 Copyright 2000-2016 Willy Tarreau Build options : TARGET =

Re: OpenSSL engine and async support

2017-05-17 Thread Willy Tarreau
Hi Emeric, On Wed, May 17, 2017 at 09:49:32PM +0200, Emeric Brun wrote: > More fixes, it appears stable now, even if session are closed during > handshake. > > I also added the support of multiple async engines (latest patch: it is > limited to 32 engines) > > I did some tests using my

Re: OpenSSL engine and async support

2017-05-17 Thread Emeric Brun
Hi Grant, On 05/16/2017 12:05 PM, Emeric Brun wrote: > Hi Grant, > > On 05/15/2017 08:11 PM, Grant Zhang wrote: >> >>> On May 15, 2017, at 03:14, Emeric Brun wrote: >>> >>> What does it look like? >> New patches attached. >> >>> >>> The issue is very similar: >>>

Re: truncated request in log lines

2017-05-17 Thread Willy Tarreau
Hi Stéphane, On Wed, May 17, 2017 at 02:03:26AM +0200, Stéphane Cottin wrote: > Thanks, this is the right answer, recompile with DEFINE=-DREQURI_LEN=4096 > fixes this issue. that's what I was going to say :-) > This limit should be raised at runtime according to the log "len" option, if > you

Set Maintenance Mode via Stats WebSite

2017-05-17 Thread Deckert, Matthias
Hello, just a short question. Is it necessary to restart the ha service after setting e.g. MAINT Mode via the haproxy stats website? Mit freundlichen Grüßen / Kind Regards Matthias Deckert [cid:image001.jpg@01D151E7.4517FBF0] [cid:image002.png@01CF2BC5.3CBD14D0]

Re: Found a program BUG ??????

2017-05-17 Thread Aleksandar Lazic
Hi ?t. ?t have written on Wed, 17 May 2017 12:13:48 +0800: > ??1?? > backend web > ption httpchk /test.html ^missing o > http-check expect string Test > balance roundrobin > server my1192.168.37.135:80 check > server my2192.168.37.134:80 check > > ??2?? >