Haproxy & un-usual session tracking

From: Benoit <maverick#maverick.eu.org>
Date: Sun, 25 Nov 2007 23:27:24 +0100

Hi,

I'm currently trying to replace an over-weighted apache2.2 + mod_proxy to build a reverse-proxy in
a mutualised environnement.

Actually i need to work around some bugs in the applications server and i need to keep track of some
kind of session: a virtualhost must be, if possible, served by the same back-end web server regardless
of the user.
There is a finite number of virtualhost so it shouldn't be such a problem as keeping track of user sessions but i can't find anything in the documentation for this kind of session.

I'm also looking on pound and this wasn't a problem:

                Session
                        Type    Header
                        ID      "Host"
                        TTL     3600
                End

But it's otherwise quite limited.

Any hint ? Received on 2007/11/25 23:27

This archive was generated by hypermail 2.2.0 : 2007/11/26 00:15 CET