Re: Temporary Maintenance frontend for all port 80/443 ?

2016-01-24 Thread Jeff Buchbinder
The way we've done it has been to add a maintenance server to all of our backends, then use the admin socket to iteratively disable all "real" servers for our backends. The maintenance server points all requests to your temporary page. Something like: server maintenance 10.0.5.10:80 backup

Re: Temporary Maintenance frontend for all port 80/443 ?

2016-01-24 Thread Jeff Buchbinder
__ From: Philipp Buehler <e1c1bac6253dc54a1e89ddc046585...@posteo.net> Sent: Sunday, January 24, 2016 12:20 PM To: Jeff Buchbinder Cc: Haproxy Subject: Re: Temporary Maintenance frontend for all port 80/443 ? Am 24.01.2016 17:58 schrieb Jeff Buchbinder: > The way we've done

Patch for 1.5 with SSL to compile properly on OpenBSD

2014-10-06 Thread Jeff Buchbinder
I have both a patch and build instructions for OpenBSD builds with SSL support here: https://gist.github.com/jbuchbinder/ab33b7528b75fa99fcca It's a small patch, but is necessary for haproxy 1.5.x to build on that platform. -- Jeff Buchbinder Rave Mobile Safety, Inc jbuchbin

RE: shellshock and haproxy

2014-09-30 Thread Jeff Buchbinder
expression '^[^:]+:\s+.*?([^]+){5,}' : regex '^[^:]+:\s+.*?([^]+){5,}' is invalid Which version of haproxy were you able to use that regex with? -- Jeff Buchbinder Rave Mobile Safety, Inc jbuchbin...@ravemobilesafety.com From: Thomas Heil [h...@terminal

RE: shellshock and haproxy

2014-09-30 Thread Jeff Buchbinder
I think it was accidentally left out of my latest build -- thanks! -- Jeff Buchbinder Rave Mobile Safety, Inc jbuchbin...@ravemobilesafety.com From: Lukas Tribus [luky...@hotmail.com] Sent: Tuesday, September 30, 2014 11:30 AM To: Jeff Buchbinder Cc

RE: [PATCH] Proxied stats admin forms fix (UPDATED PATCH ATTACHED)

2014-08-29 Thread Jeff Buchbinder
Done. New patch attached. -- Jeff Buchbinder Principal Engineer / Interim Director of Infrastructure Rave Mobile Safety, Inc work: 508.848.2484 mobile: 860.838.3355 jbuchbin...@ravemobilesafety.com From: Cyril Bonté [cyril.bo...@free.fr] Sent: Friday

1.5.3: Potential issue with request mangling

2014-08-21 Thread Jeff Buchbinder
inter 1 rise 2 fall 5 -- Jeff Buchbinder Rave Mobile Safety, Inc jbuchbin...@ravemobilesafety.com

RE: git clone hangs

2014-04-09 Thread Jeff Buchbinder
There's a mirror at https://github.com/haproxy/haproxy if the main repo is hanging. It's usually not more than a day or so out of date. -- Jeff Buchbinder Principal Engineer / Interim Director of Infrastructure Rave Mobile Safety, Inc work: 508.848.2484 mobile: 860.838.3355 jbuchbin

Re: Create Backed by Unix Socket

2012-02-06 Thread Jeff Buchbinder
it in Prod. Might hook in some suff to haproxyctl if you can output a version number/patch/something so the ctl script can recognize when someone is using this version... On Mon, Feb 6, 2012 at 4:39 PM, Jeff Buchbinder jbuchbin...@ravemobilesafety.commailto:jbuchbin...@ravemobilesafety.com wrote

RE: git clone hangs?

2011-11-21 Thread Jeff Buchbinder
://github.com/jbuchbinder/haproxy The direct pull location is git://github.com/jbuchbinder/haproxy.git -- Jeff Buchbinder Principal Engineer / Interim Director of Infrastructure Rave Mobile Safety, Inc jbuchbin...@ravemobilesafety.com

haproxy API patch

2011-08-14 Thread Jeff Buchbinder
the changes: https://github.com/jbuchbinder/haproxy/commit/0f924468977fc71f2530837e3e44cf47fc00fd0f Documentation is available here: https://github.com/jbuchbinder/haproxy/blob/master/README.API It was recently suggested that I attempt to get this patch included upstream. -- Jeff Buchbinder

RE: [ANNOUNCE] haproxy 1.5-dev3

2010-11-14 Thread Jeff Buchbinder
.1wt.eu/download/patches/ OpenBSD 4.3 builds for this release (and hopefully future releases) are here: http://www.mediafire.com/?u1m9uwiuo7af5 -- Jeff Buchbinder Principal Engineer / Interim Director of Infrastructure Rave Mobile Safety, Inc jbuchbin...@ravemobilesafety.com

Re: [ANNOUNCE] haproxy-1.4.0

2010-02-26 Thread Jeff Buchbinder
Willy Tarreau wrote: I'm obviously interested in any problem report :-) Build on OpenBSD 4.3 seems to fail unless #include common/compat.h is commented out of the src/lb_*.c files. This seemed to be the case on both the i386 and amd64 targets I was building on. -- Jeff Buchbinder Senior

Re: [ANNOUNCE] haproxy-1.4.0

2010-02-26 Thread Jeff Buchbinder
has been made of commenting out the compat.h references), haproxy does build successfully on OpenBSD 4.3 and 4.4. -- Jeff Buchbinder Senior Infrastructure Engineer Rave Mobile Safety, Inc work: 508.848.2484 mobile: 860.617.5750 jbuchbin...@ravemobilesafety.com

Re: [ANNOUNCE] haproxy-1.4.0

2010-02-26 Thread Jeff Buchbinder
OpenBSD 4.3. -- Jeff Buchbinder Senior Infrastructure Engineer Rave Mobile Safety, Inc work: 508.848.2484 mobile: 860.617.5750 jbuchbin...@ravemobilesafety.com

Re: [ANNOUNCE] haproxy-1.4.0

2010-02-26 Thread Jeff Buchbinder
Willy Tarreau wrote: On Fri, Feb 26, 2010 at 03:57:16PM -0500, Jeff Buchbinder wrote: With that patch it does seem to build the files that were getting stuck before under OpenBSD 4.3. Excellent, thanks very much Jeff for your quick response, I'm applying the patch now. Much

Re: [ANNOUNCE] haproxy 1.3.19

2009-07-28 Thread Jeff Buchbinder
1.3.19 packaged for NSLU2 available here: http://www.mediafire.com/file/iujzbmynjwl/haproxy_1.3.19-1_armeb.ipk -- Jeff Buchbinder Senior Infrastructure Engineer Rave Wireless, Inc jbuchbin...@ravewireless.com

Chunked HTTP traffic

2009-07-27 Thread Jeff Buchbinder
bytes of data, but the client just sits there, even though HttpClient supports chunking. Has anyone else seen behavior like this? I have tried messing with the client and server timeout values, but it always seems to produce the same result. -- Jeff Buchbinder Senior Infrastructure Engineer

Federating haproxy servers

2009-06-26 Thread Jeff Buchbinder
, which is less than ideal. -- Jeff Buchbinder Senior Infrastructure Engineer Rave Wireless, Inc jbuchbin...@ravewireless.com

Re: R: R: Transparent proxy

2009-05-11 Thread Jeff Buchbinder
it, but I think that tinyproxy (https://www.banu.com/tinyproxy) supports transparent proxying, at least for HTTP. Not sure if that's of any help. -- Jeff Buchbinder Senior Infrastructure Engineer Rave Wireless, Inc work: 508.848.2484 mobile: 860.617.5750 jbuchbin...@ravewireless.com