Re: Communicating with HA Proxy using Python

2011-10-06 Thread Brane F. Gračnar
On Wednesday 05 of October 2011 20:54:24 Deepak Jha wrote: Hi, I am new to HaProxy, so I need some information regarding HAProxy. Basically I want to communicate with HAProxy in a virtual environment. This may include requesting it for some data or giving it some data. I want to know is it

Re: Communicating with HA Proxy using Python

2011-10-06 Thread German Gutierrez
AFAIK HATop si writtren in python (http://code.google.com/p/hatop/) it should be a good starting point and/or reference. 2011/10/5, Deepak Jha dkjhan...@gmail.com: Hi, I am new to HaProxy, so I need some information regarding HAProxy. Basically I want to communicate with HAProxy in a virtual

Http Health Cheack

2011-10-06 Thread Idan Shinberg
Hello I'm currently setting HaProxy to be used as an active internal Proxy between various tomcats. Doing TRUE health checks to our servers currently requires using POST Methods is it possible to POST an healthcheck in some way using the httpchk option ?

options forwardfor if-none not playing when an alternative header name is specified

2011-10-06 Thread Sagi Bashari
Hi, I believe I have found a bug in HAProxy v1.4.18. The if-none directive of the forwardfor option always looks for the X-Forwarded-For header, even if an alternative header name was set. This means that if I use something like: options forwardfor header X-Client-IP if-none Then if the client

Re: options forwardfor if-none not playing when an alternative header name is specified

2011-10-06 Thread Willy Tarreau
Hi Sagi, On Thu, Oct 06, 2011 at 04:40:41PM +0200, Sagi Bashari wrote: Hi, I believe I have found a bug in HAProxy v1.4.18. The if-none directive of the forwardfor option always looks for the X-Forwarded-For header, even if an alternative header name was set. This means that if I use

Re: openfiles / ulimit

2011-10-06 Thread Willy Tarreau
Hi Gerd, On Tue, Oct 04, 2011 at 09:21:13AM +0200, Gerd Mueller wrote: Hi all, Since Friday I am watching the openfiles (/proc/sys/fs/file-nr) on my haproxy. The graph looks very interesting to me. Even with constantly increasing or decreasing concurrent connections it looks to me that the

Filtering TCP calls

2011-10-06 Thread James Nelson II
I have currently set up HAProxy and Openswan on an EC2 server to handle webservice requests to our client site. The original idea was to have all webservice requests be filtered by HAProxy, and then shipped appropriately via Openswan. The filtering was to be done by acl's and inspection of the