unsubscribe

2009-05-25 Thread Michal Krajcirovic
hi, Sorry to send to the conference instead of an unsubscribe address, but I can not find it - this conference and I go to the other mail that I have for the conference, and you need to cancel. Thanks a lot. -- Michal Krajcirovic mic...@krajcirovic.cz

Re: HAproxy not accepting http health check response

2009-05-25 Thread Sanjeev Kumar
Hi, About the health-chk fail issue, Attaching the strace trace. (Please ignore the RST issue in my earlier mail - that was local issue- fixed) Health-chk send msg is OK. the recv immediately thereafter fails (EAGAIN) the next receive succeeds. still, not good enough for Server to be declared

source load balancing algorithm

2009-05-25 Thread Johan Duflost
Hello, I've put apache as a reverse proxy in front of haproxy configured with the source load balancing algorithm (ip address). I have several application servers but only one receives all the requests. Do you know how to configure apache or haproxy properly? Here is the configuration of

RE: source load balancing algorithm

2009-05-25 Thread John Marrett
If you use source load balancing behind an apache reverse proxy all of the requests will come from the IP address of the apache server. It's quite normal that the traffic is going exclusively to one backend server. There has been some discussion on the list regarding this subject, and balancing

Re: HAproxy not accepting http health check response

2009-05-25 Thread Sanjeev Kumar
Thanks for your analysis. (HTPP was a typo in my mail.) My server application is a new DB-app and not web-server. It just mimics the web-response to HEAD cmd for HAproxy health-checks to succeed. On received HEAD /check.txt , it send HTTP/1.0 200 OK. The ';' is statement terminator that I am

Re: how to enable TCP/IP logging in HAproxy

2009-05-25 Thread Willy Tarreau
Hi, On Mon, May 25, 2009 at 12:22:25PM +0530, Sanjeev Kumar wrote: I need to debug why Http-healthCheck respoanse is received by proxy-machine, but HAproxy says no. Event log just displays single message: server down. How to enable detailed TCP logging in HAproxy? haproxy supports several