Re: Haproxy with sock.js

2012-02-13 Thread tiago ramos
On 9 February 2012 20:24, Baptiste wrote: > Hi, > > Have you disabled both http-server-close and http-close options? i Disabled both > > Worste case, try to turn HAProxy on tcp mode. > Tried also, doesn't work > cheers > > > On Thu, Feb 9, 2012 at 1:43 PM, tiago ramos wrote: >> Hi, >> >> I'm havi

Re: rabbitmq and haproxy

2012-02-13 Thread tiago ramos
During the 50 sec is there any king of activity going on ? On 13 February 2012 10:12, tiago ramos wrote: > During the 50 sec is there any king of activity going on ? > > > On 10 February 2012 19:53, Baptiste wrote: >> Hi, >> >> Sounds like you reached the client or server timeout. >> So either y

Re: Log 400 bad request

2012-02-13 Thread Sander Klein
Hi Willy, On 13.02.2012 08:07, Willy Tarreau wrote: You won't have it in the log because the request failed to completely parse. Maybe we could improve a bit the error path to be able to report the request URI when only headers fail, that would help. In my case that won't help. I need to fin

Reverse proxy to external servers

2012-02-13 Thread haproxy
Hi All, Having what I hope is a simple problem to resolve with HAProxy and reverse proxy'ing to an external server. In a nutshell, our company (www.company.com) has a blog website hosted by a 3rd party (blog.3rdparty.com). We want users to see the blog site by browsing to www.company.com/blog

Very large values for Tq

2012-02-13 Thread Pierre Baillet
Hi, I'm using HAProxy in production on EC2 virtual machines at AWS. These machines are behind an ELB (Elastic Load Balancer). Working our on performances, we couldn't but notice that our typical values for Tq are very high: [14:53][prod] root@f04:~# awk '{print $10;}' /var/log/haproxy_info.log

Re: Very large values for Tq

2012-02-13 Thread Pierre Baillet
Hello again, FWIW, it seems that the ELB open connection to the HAProxy even when we don't need them immediately.. Cheers, Le 13 févr. 2012 à 16:07, Pierre Baillet a écrit : > Hi, > > I'm using HAProxy in production on EC2 virtual machines at AWS. These > machines are behind an ELB (Elastic

Re: (haproxy) How-TO get HAPROXY to balanace 2 SSL encypted Webservers ?

2012-02-13 Thread haproxy
does your configuration only work for Haproxy 1.5? I am using Haproxy 1.4.8 Thx Jie --- posted at http://www.serverphorums.com http://www.serverphorums.com/read.php?10,230949,445256#msg-445256

Rate limit spider / bots ?

2012-02-13 Thread haproxy
Hi folks Been using haproxy for a while now and love it load balancing apache and nginx web server clusters and I am glad to have stumbled across this forum :) The question I have is, is it possible to rate limit spider and bots by user agent from haproxy level ? i.e. rate limit yandex and bai

Re: Performance problems

2012-02-13 Thread Sebastian Fohler
Thank you for your reply, I had to stop the testing, cause it made to much trouble. Has someone a good idea how to produce enough load to reconstruct the situation? I need load to solve this problem. Everything is working fine without. As soon as I find a way to construct some test condition I w

Re: Rate limit spider / bots ?

2012-02-13 Thread Baptiste
Hey, Hi, For now, you can only track users by IP. cheers On Mon, Feb 13, 2012 at 10:14 PM, wrote: > Hi folks > > Been using haproxy for a while now and love it load balancing apache and > nginx web server clusters and I am glad to have stumbled across this forum :) > > The question I have