load balancing algorithm

2009-07-22 Thread Johan Duflost
Hello, I'd like to know if it's possible to load balance a soap web service based on the operation called by the client. We need this because we have a webservice with several operations and only one of them is very cpu and time consuming. We would like to forward the requests for this heavy

Re: Still dropping TS sessions.

2009-07-22 Thread Guillaume Bourque
Here is my working config, Any recommandations are more then welcome. version running on ubuntu server sudo dpkg -l | grep haproxy ii haproxy1.3.14.3-1 fast and reliable load balancing reverse pro I know it's old but it work ! global

Re: load balancing algorithm

2009-07-22 Thread Pedro Mata-Mouros Fonseca
Yup, you can pretty much match any HTTP header, AFAIK. Just a matter of finding the appropriate regexp. Cheers. Pedro. On Jul 22, 2009, at 2:29 PM, Johan Duflost wrote: Thanks for your answer. The URI will be the same for all the operations. I could perhaps instead use the http header

Re: Capture and alter a 404 from an internal server

2009-07-22 Thread Willy Tarreau
On Mon, Jul 20, 2009 at 10:11:16AM +0100, Pedro Mata-Mouros Fonseca wrote: Thank you so much Maciej, I will give it a try - although in that referenced email it seems like a scary thing to do... A hard thing to evaluate is the cost of having such rspirep processing in every response

Re: Transparent proxy of SSL traffic using Pound to HAProxy backend patch and howto

2009-07-22 Thread Willy Tarreau
On Mon, Jul 20, 2009 at 03:23:22PM +0100, Malcolm Turnbull wrote: Many thanks to Ivansceó Krisztián for working on the TPROXY patch for Pound for us, we can finally do SSL termination - HAProxy - backend with TPROXY.

Re: Still dropping TS sessions.

2009-07-22 Thread Willy Tarreau
Hi guys, On Wed, Jul 22, 2009 at 08:52:05AM -0400, Guillaume Bourque wrote: Hi Paul I just retrun from vacation so I did'nt see your previous post, but 1 thing for sure haproxy CAN be use to dispatch RDP session, I have been doing this on a couple of site with ~80 users and 4 TS servers

Re: queing problems

2009-07-22 Thread Willy Tarreau
Hi Fabian, On Mon, Jul 20, 2009 at 06:11:45PM +0200, Fabian wrote: Hi List, I'm trying to set up a simple tcp load balancing: The backend servers can only handle one request at a time and the requests take between 2-15 seconds to process. I want haproxy to distribute the tcp requests to

Re: make on os x

2009-07-22 Thread Willy Tarreau
Hi, On Thu, Jun 11, 2009 at 09:51:00AM +0200, Rapsey wrote: Sorry error in -vv output, TARGET = darwin Sergej On Thu, Jun 11, 2009 at 9:46 AM, Rapsey rap...@gmail.com wrote: I'm trying to build haproxy with kqueue on osx leopard, but I don't think it's working. There is no mention of