source load balancing algorithm

From: Johan Duflost <mailing#decizium.com>
Date: Mon, 25 May 2009 16:56:56 +0200


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 haproxy :

listen my_app_pool 127.0.0.1:85

    balance source
    ...

Thank you in advance.

Cheers,

Johan Received on 2009/05/25 16:56

This archive was generated by hypermail 2.2.0 : 2009/05/25 17:00 CEST