On 9/25/07, Paul M <[EMAIL PROTECTED]> wrote: > p.s. does the load balancer have any sort of session affinity?
Not really. Under System->Advanced you can turn on sticky sessions, but that only works for a user as long as they still has active TCP states on the firewall to an existing server. We can probably enhance this to support bitmask and source-hash (see http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html#end for descriptions) as well as increasing the state tracking timeout (assuming this is in FreeBSD 6.2 - which uses an older version of pf) for the sticky sessions. --Bill --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
