HAProxy in front of Oracle database

2012-11-28 Thread Unai Rodriguez
Dear List, I've been happily using HAProxy for several years on a variety of scenarios however I've been unable to find any references online with regard to placing HAProxy in front of Oracle database. From my understanding this should be possible (and I've done this with MySQL) but I would

Re: problem with sort of "caching" of use_backend with socket.io and apache

2012-11-28 Thread Baptiste
Hi David, For more information about HAProxy and websockets, please have a look at: http://blog.exceliance.fr/2012/11/07/websockets-load-balancing-with-haproxy/ It may give you some hints and point you to the right direction. cheers On Wed, Nov 28, 2012 at 6:34 PM, david rene comba lareu wrot

Re: stunnel + haproxy + ssl + ddns + multiple domains

2012-11-28 Thread Baptiste
Hi Rob, Just make you stunnel point to your frontend on the port 80, and you're done. cheers On Thu, Nov 29, 2012 at 1:05 AM, Rob Cluett wrote: > All, wondering if you can point me in the right direction. I have stunnel > installed with the x-forwarded-for patch. I also have haproxy working so

stunnel + haproxy + ssl + ddns + multiple domains

2012-11-28 Thread Rob Cluett
All, wondering if you can point me in the right direction. I have stunnel installed with the x-forwarded-for patch. I also have haproxy working so all incoming http requests are forwarded from my router to happroxy. haproxy then determines where to route the request based on the domain name. Conf

Re: problem with sort of "caching" of use_backend with socket.io and apache

2012-11-28 Thread david rene comba lareu
Thanks willy, i solved it as soon you answer me but i'm still dealing to the configuration to make it work as i need: my last question was this: http://serverfault.com/questions/451690/haproxy-is-caching-the-forwarding and i got it working, but for some reason, after the authentication is made and

Some thoughts about redispatch

2012-11-28 Thread Dmitry Sivachenko
Hello! If haproxy can't send a request to the backend server, it will retry the same backend 'retries' times waiting 1 second between retries, and if 'option redispatch' is used, the last retry will go to another backend. There is (I think very common) usage scenario when 1) all requests are inde

Re: Need more info on compression

2012-11-28 Thread Dmitry Sivachenko
On 24.11.2012 18:25, Willy Tarreau wrote: > Hi Dmitry, > > On Thu, Nov 22, 2012 at 08:03:26PM +0400, Dmitry Sivachenko wrote: >> Hello! >> >> I was reading docs about HTTP compression support in -dev13 and it is a bit >> unclear to me how it works. >> >> Imagine I have: >> compression algo gzip >>

haproxy and weight

2012-11-28 Thread Joop Boonen
Hi, I did some tests with HAProxy. It didn't act as I expected, may be my expectation was wrong. I have 3 servers that are hammering, with siege, a HAProxy ( 1.4.8) with two apache servers behind it. The haproxy is configured with balance roundrobin, cookie JSESSIONID prefix and stats socket