Re: Possible bug in task_wakeup() impacts Lua tasks

2017-10-17 Thread Emeric Brun
Hi Adis, On 10/17/2017 05:48 PM, Emeric Brun wrote: > Hi Adis, > > On 10/17/2017 05:41 PM, Adis Nezirovic wrote: >> Hello guys, >> >> After this commit: >> >> commit 0194897e540cec67d7d1e9281648b70efe403f08 >> Author: Emeric Brun >> Date: Thu Mar 30 15:37:25 2017

Apache Spark Using Companies

2017-10-17 Thread cherl . brown
Hello, We have the new, redesigned *Apache Spark users list*, including email addresses and complete contact data for your business leads. If you are seeking out specific titles, please let me know and I will provide you with additional data. *We also have client records for other

Re: [PATCH] checks: Add a keyword to specify the SNI in health checks

2017-10-17 Thread Willy Tarreau
On Tue, Oct 17, 2017 at 05:36:19PM +0200, Olivier Houchard wrote: > Hi, > > The attached patch adds a new keyword to servers, "check-sni", that lets you > specify which SNI to use when doing health checks over SSL. And applied as well (I thought we already had this). Thanks! Willy

Re: [PATCH] Properly handle weight increase with consistent weight

2017-10-17 Thread Willy Tarreau
On Tue, Oct 17, 2017 at 04:02:00PM +0200, Olivier Houchard wrote: > Hi, > > When consistent hash is used, when the weight of the server is increased > beyond the original one, it currently has no effect (well really it will > reset the weight to the original one, if it was decreased), to fix

Re: Possible bug in task_wakeup() impacts Lua tasks

2017-10-17 Thread Emeric Brun
Hi Adis, On 10/17/2017 05:41 PM, Adis Nezirovic wrote: > Hello guys, > > After this commit: > > commit 0194897e540cec67d7d1e9281648b70efe403f08 > Author: Emeric Brun > Date: Thu Mar 30 15:37:25 2017 +0200 > > MAJOR: task: task scheduler rework. > > basic Lua

Possible bug in task_wakeup() impacts Lua tasks

2017-10-17 Thread Adis Nezirovic
Hello guys, After this commit: commit 0194897e540cec67d7d1e9281648b70efe403f08 Author: Emeric Brun Date: Thu Mar 30 15:37:25 2017 +0200 MAJOR: task: task scheduler rework. basic Lua tasks don't work anymore. e.g. this only gets called once: function cron()

[PATCH] checks: Add a keyword to specify the SNI in health checks

2017-10-17 Thread Olivier Houchard
Hi, The attached patch adds a new keyword to servers, "check-sni", that lets you specify which SNI to use when doing health checks over SSL. Regards, Olivier >From 24779f0985041f4e680855d453a4bc5d096756f9 Mon Sep 17 00:00:00 2001 From: Olivier Houchard Date: Tue, 17 Oct

Re: Haproxy config for sticky route

2017-10-17 Thread Moemen MHEDHBI
Hi Ruben, You are defining only one server, in your backend so even if your resolvers return 3 addresses, HAProxy will pick only one (probably the first). You need to define three servers, you can do it manually (three server lines) or use the "server-template" keyword. On 13/10/2017 14:59,

[PATCH] Properly handle weight increase with consistent weight

2017-10-17 Thread Olivier Houchard
Hi, When consistent hash is used, when the weight of the server is increased beyond the original one, it currently has no effect (well really it will reset the weight to the original one, if it was decreased), to fix this, the attached patch allocates more nodes, and add them to the ebtree as

Re: Question related to gpc0_rate values in stick-table

2017-10-17 Thread Daniel Schneller
> Can you please provide the details of the known issue which might be related > to this situation? I have gone through the list of all unknown issues but > couldn't find the relevant one. If you are referring to the list of bugs in the old version compared to more current ones, I doubt you

RE: Question related to gpc0_rate values in stick-table

2017-10-17 Thread Saurabh Patwardhan
Gentle Reminder. Can you please share your thought on the below queries? Regards, Saurabh -Original Message- From: Saurabh Patwardhan Sent: Thursday, October 05, 2017 3:15 PM To: 'Lukas Tribus'; haproxy@formilux.org Cc: Manoj Mahadik; Tatiana Parshina Subject: RE: Question related to

subscribe

2017-10-17 Thread adrian.p.smith