HAProxy for Statis IP redundancy

2015-08-16 Thread Mitchell Gurspan
Hi - Would you be able to tell me if HAProxy can be used to solve the following problem? I host an iis 7.5) windows site on a comcast business static IP (in office). the internet goes down sometimes and I'd like redundancy. I cant find the proper way to add a second internet provider/

[PATCH] DOC: match several lua configuration option names to those implemented in code

2015-08-16 Thread PiBa-NL
Hi, Ive found some inconsistencies in the documentation, patch attached. Could you take a look and merge it? Thanks. Regards, PiBa-NL >From 007f377f637dbafc47cb77f6650e4df55e08b608 Mon Sep 17 00:00:00 2001 From: Pieter Baauw Date: Sun, 16 Aug 2015 15:26:24 +0200 Subject: [PATCH] DOC: match severa

[PATCH] BUILD: add USE_LUA to BUILD_OPTIONS when it's used

2015-08-16 Thread Cyril Bonté
haproxy -vv doesn't indicate that USE_LUA was specified at compilation time. This is caused by the Makefile, which doesn't update BUILD_OPTIONS. --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 6ab7d54..63ac6ef 100644 --- a/Makefile +++ b/Makefile @@ -595,

Re: IP address ACLs

2015-08-16 Thread CJ Ess
Sounds good. If I use the external file, will HAProxy reload it if the modification timestamp changes? Or do I need to explicitly send a reload signal? On Sat, Aug 15, 2015 at 3:39 AM, Baptiste wrote: > Hi, > > there is no performance drop of loading from a file or directly in the > config file

Re: [PATCH] BUILD: add USE_LUA to BUILD_OPTIONS when it's used

2015-08-16 Thread Willy Tarreau
On Sun, Aug 16, 2015 at 08:27:38PM +0200, Cyril Bonté wrote: > haproxy -vv doesn't indicate that USE_LUA was specified at compilation time. > This is caused by the Makefile, which doesn't update BUILD_OPTIONS. Patch applied, thank you Cyril. Willy

Re: HAProxy for Statis IP redundancy

2015-08-16 Thread Igor Cicimov
On 16/08/2015 11:21 PM, "Mitchell Gurspan" wrote: > > Hi – > > Would you be able to tell me if HAProxy can be used to solve the following problem? > > > > > > I host an iis 7.5) windows site on a comcast business static IP (in office). the internet goes down sometimes and I’d like redundancy. > >

[PATCH] MINOR cfgparse: Correct the mailer warning text to show the right names to the user

2015-08-16 Thread PiBa-NL
Hi Guys, Patch attached to correct the mailer warning text to show the right names to the user. Regards, PiBa-NL >From aa2cccdf5e95d2850692ec8189fc9ed20a586575 Mon Sep 17 00:00:00 2001 From: Pieter Baauw Date: Mon, 17 Aug 2015 00:45:05 +0200 Subject: [PATCH] MINOR cfgparse: Correct the mailer

Re: Regarding using HAproxy for rate limiting

2015-08-16 Thread Amol
Hi Baptiste,I tried to read about SC0 and SRC, but i am not quite sure what i would gain by changing SRC to SCO for the acl paramters? did u have some example to explain? Thanks From: Amol To: Baptiste Cc: HAproxy Mailing Lists Sent: Friday, August 14, 2015 2:06 PM Subject: Re: Re

Re: Forwarding issue

2015-08-16 Thread Roman Gelfand
Thanks for your help. So, it appears that in certain instances a POST is done using relative path or URN. The question is how do I tell haproxy that this is related to the original url that is found on the certificate. Meaning, this part I need to change so that the forwarding is done based on CN