Re: Haproxy running on 100% CPU and slow downloads

2016-05-24 Thread Sachin Shetty
To close this thread out: we found the issue to be in 1.6.4-20160426 patch that I was using. The issue is fixed in 1.6.5. Thanks Willy and Lukas. Thanks Sachin On 5/13/16, 8:14 PM, "Willy Tarreau" wrote: >On Fri, May 13, 2016 at 07:32:36PM +0530, Sachin Shetty wrote: >> In 24

Re: Bug when loading multiple configuration files

2016-05-24 Thread Bryan Talbot
The OP didn’t provide many details, but I am able to reproduce this too using 1.7-dev and the config files shown below. Git bisect shows the break at the commit mentioned. $> cat haproxy.cfg haproxy2.cfg global defaults timeout client 5s timeout server 5s timeout connect 5s

European Company Network 2016/2017

2016-05-24 Thread European Company Network
Hello, In order to have your company inserted in the European Company Network for 2016/2017, please print, complete and submit the attached form (PDF file) to the following address: EUROPEAN COMPANY NETWORK P.O. BOX 34 3700 AA ZEIST THE NETHERLANDS Fax: +31-(0)30-310-0126 You can also scan

Lua converter not working in 1.6.5 with Lua 5.3.2

2016-05-24 Thread Michael Ezzell
I'm trying to create a Lua converter, but every time I try to call the converter, I get this: May 24 17:59:34 localhost haproxy[31077]: Lua converter 'testconv': runtime error: attempt to call a nil value. I've simplified this down to a minimal test case: -- testfn = function(str)

Re: Minor - patch 1.6.x - Fix some warnings in Connection.c

2016-05-24 Thread Jonathan Fisher
What's the style you prefer? On May 24, 2016 1:10 AM, "Willy Tarreau" wrote: > Hi Jonathan, > > On Fri, May 20, 2016 at 01:14:31PM -0400, Jonathan Fisher wrote: > > These warnings bother me. > > > > > > > > -- > > *Jonathan S. Fisher* > > Senior Software Engineer > >

Re: WAF in HAProxy

2016-05-24 Thread Thierry FOURNIER
On Fri, 6 May 2016 20:38:14 +0200 Rainer Duffner wrote: > > > Am 06.05.2016 um 00:15 schrieb Thierry FOURNIER > > : > > > > Hi, > > > > You can look here: > > > > http://discourse.haproxy.org/t/ironbee-in-haproxy/92 > > > > Thierry >

[SPAM] Bijoux Cristaux Swarovski à 17€ : Les Nouveautés

2016-05-24 Thread Bague A Dames

Re: Minor - patch 1.6.x - Fix some warnings in Connection.c

2016-05-24 Thread Willy Tarreau
Hi Jonathan, On Fri, May 20, 2016 at 01:14:31PM -0400, Jonathan Fisher wrote: > These warnings bother me. > > > > -- > *Jonathan S. Fisher* > Senior Software Engineer > https://twitter.com/exabrial > http://www.tomitribe.com > https://www.tomitribe.io > diff --git a/src/connection.c

Re: use "source" on HAProxy

2016-05-24 Thread Willy Tarreau
Hi Hossein, On Sat, May 21, 2016 at 05:49:59PM +0430, Hossein Aghaie wrote: (...) > server myapp-A 10.10.10.11: check source 10.10.10.1 > server myapp-B 10.10.10.11: check source 10.10.10.2 > server myapp-C 10.10.10.12: check source 10.10.10.1 > server myapp-D 10.10.10.12: check