Re: Multiple connections to the same URL with H2

2018-08-20 Thread Ing. Andrea Vettori
> On 20 Aug 2018, at 16:40, Aleksandar Lazic wrote: > > Hi. > > Am 20.08.2018 um 15:28 schrieb Ing. Andrea Vettori: >> Hello, >> >> we’re using haproxy since version 1.7 for our websites. Backends are mostly >> Apache Tomcat. We have a centralised log server for application logs. >> A couple

Re: 100% cpu usage 1.9-dev0-48d92ee 2018/07/30, task.?. but keeps working.. (nbthread 1)

2018-08-20 Thread PiBa-NL
Hi Olivier, Op 17-8-2018 om 14:51 schreef Willy Tarreau: On Fri, Aug 17, 2018 at 01:41:54PM +0200, Olivier Houchard wrote: That is true, this one is not a bug, but a pessimization, by using the global update_list which is more costly than the local one. Patches attached to do as suggest.

Re: Multiple connections to the same URL with H2

2018-08-20 Thread Aleksandar Lazic
Hi. Am 20.08.2018 um 15:28 schrieb Ing. Andrea Vettori: > Hello, > > we’re using haproxy since version 1.7 for our websites. Backends are mostly > Apache Tomcat. We have a centralised log server for application logs. > A couple weeks ago we upgraded to 1.8.13 and enabled h2. Since then, in our

Multiple connections to the same URL with H2

2018-08-20 Thread Ing. Andrea Vettori
Hello, we’re using haproxy since version 1.7 for our websites. Backends are mostly Apache Tomcat. We have a centralised log server for application logs. A couple weeks ago we upgraded to 1.8.13 and enabled h2. Since then, in our logging system we started to see a number of 500 responses. What’s

Re: [PATCH] MEDIUM: lua: Add stick table support for Lua

2018-08-20 Thread Adis Nezirovic
On Mon, Aug 20, 2018 at 02:11:13PM +0200, Adis Nezirovic wrote: > Hi guys, > > I've attached a patch to add stick table support to Lua. Operations are > mostly similar to "show table" functionality from admin socket, namely: > > - Show basic table info > - Key lookup > - Table dump, optionally

Re: Option "verify" incompatible with "crt-list"

2018-08-20 Thread Jean-Baptiste Berthelin
Dear, I just have upgraded to the last release of HAProxy 1.8 and it's good working now. Regards Le 20/08/2018 à 13:39, Aleksandar Lazic a écrit : > Hi. > > Am 20.08.2018 um 10:20 schrieb Jean-Baptiste Berthelin: >> Hello, >> >> Since I have upgrade my Chrome webbrowser (Version 68.x), I always

[PATCH] MEDIUM: lua: Add stick table support for Lua

2018-08-20 Thread Adis Nezirovic
Hi guys, I've attached a patch to add stick table support to Lua. Operations are mostly similar to "show table" functionality from admin socket, namely: - Show basic table info - Key lookup - Table dump, optionally using data/column filter One side note, the code provides support for multiple

Re: Option "verify" incompatible with "crt-list"

2018-08-20 Thread Aleksandar Lazic
Hi. Am 20.08.2018 um 10:20 schrieb Jean-Baptiste Berthelin: > Hello, > > Since I have upgrade my Chrome webbrowser (Version 68.x), I always have a > popup > to choose the client certificat when reaching a HAProxy frontend. > > After some tests, I only have this popup if : >  - a "personal"

Option "verify" incompatible with "crt-list"

2018-08-20 Thread Jean-Baptiste Berthelin
Hello, Since I have upgrade my Chrome webbrowser (Version 68.x), I always have a popup to choose the client certificat when reaching a HAProxy frontend. After some tests, I only have this popup if :  - a "personal" certificate is stored on the webbrowser,  - and the bind instruction "verify" is