Re: Unexpected PF Round Robin Behavior

2008-10-08 Thread Jeremy Chadwick
On Wed, Oct 08, 2008 at 12:12:47PM -0700, Mike Sweetser - Adhost wrote: > We're noticing some unexpected behavior regarding load balancing with > our FreeBSD 6.2 server running PF. > > We have a pool set up for a two-server cluster: > > table persist { \ > 192.168.1.183 \ > 192.168.2.183

Unexpected PF Round Robin Behavior

2008-10-08 Thread Mike Sweetser - Adhost
Hello: We're noticing some unexpected behavior regarding load balancing with our FreeBSD 6.2 server running PF. We have a pool set up for a two-server cluster: table persist { \ 192.168.1.183 \ 192.168.2.183 \ } web_183_ext="xxx.xxx.xxx.183" And the following rdr rule to handle it: rd