Re: Stickiness lost after failover

2013-04-08 Thread sol myr
Thanks very much. 1) Sorry, my error was stick store-request set-cookie(myCookie)  - it should have been cookie (not set-cookie). Now it works, sorry to have bothered you. 2) I don't need a cluster of HAProxies, just one HAProxy with stickiness. So it's okay to work without peers, isn't it? 3)

Re: How to turn on/off maintenance page in a smart way?

2013-04-08 Thread Unai Rodriguez
Yes, it did solve the issue, THANK YOU!! :) --- unai On 2013-04-08 00:39, Baptiste wrote: Hi, I'm glad I was able to help you. If it solved your issue, please answer back with the ML in Cc. so google will archive it and everybody can use this tip as well. Baptiste. On Mon, Apr 8, 2013 at

req_ssl_sni domain matching subdomains

2013-04-08 Thread Georg Leciejewski
Is there any way to use req_ssl_sni to route to a wildcard subdomains site? I know i can terminate ssl to inspect the request but i dont want to send http to the public backends. And decoding for routeing and encoding of the routed request does not feel right too. If req_ssl_sni is able to look

HAProxy crashing on start

2013-04-08 Thread Will Glass-Husain
Hi, I've set up two identical instances of haproxy, using a peer table. I know they are identical because I cloned them from the same EC2 image. (I edited the config file by hand, but ran a diff to be sure it's the same). The problem is that while one instance starts up fine, the other starts,

Re: HAProxy crashing on start

2013-04-08 Thread David Coulson
On 4/8/13 6:19 AM, Will Glass-Husain wrote: Hi, I've set up two identical instances of haproxy, using a peer table. I know they are identical because I cloned them from the same EC2 image. (I edited the config file by hand, but ran a diff to be sure it's the same). The problem is that

RE: HAProxy crashing on start

2013-04-08 Thread Lukas Tribus
Can you recompile with the debug option and without compiler optimizations, create a coredump and backtrace it: # compile (debug + no optimizations) make DEBUG=-DDEBUG_FULL CFLAGS=-g -O0 TARGET=[...] # reise ulimit ulimit -c 75000 # enable coredumping echo 2 /proc/sys/fs/suid_dumpable #

Order

2013-04-08 Thread Mart Link Group
Dear Manufacturer, How are you today? we are buyer of several products in the region of Europe, America and Asia. We are interested in your product and would like more detailed information about your product and company. Attached is our purchase order (PO) we made for you, please check it

Re: Header whitelist possible?

2013-04-08 Thread Baptiste
Hi, You can add conditions through ACLs and decide to reqdel/reqdeny IF or UNLESS the acl matched. It may worth a try. Baptiste On Mon, Apr 8, 2013 at 2:56 PM, Hannes Haug han...@haug.com wrote: Hi all Reqdel/reqidel delete all headers matching a regex and reqdeny/reqideny deny an HTTP

Re: req_ssl_sni domain matching subdomains

2013-04-08 Thread Baptiste
Hi, Doesn't seem doable for now. But might not be too complicated to add. Maybe Emeric can confirm ;) Baptiste On Mon, Apr 8, 2013 at 12:12 PM, Georg Leciejewski g...@salesking.de wrote: Is there any way to use req_ssl_sni to route to a wildcard subdomains site? I know i can terminate ssl to

unsubscribe

2013-04-08 Thread Mariano Guezuraga

Question on feature stability in 1.5

2013-04-08 Thread Ahmed Osman
Hello Everyone, I'm building an environment using HAProxy and I'd love to use the new SSL capability in 1.5. Seeing that's it hasn't been released to stable yet, I wanted to find out if the features I'm using can be considered complete for 1.5. I'm using HAProxy to perform the following: -