Hi!
On Mon, Oct 15, 2012 at 01:44:01PM +0200, Reyk Floeter wrote:
> the following diff adds support for the following scheduling algorithms:
>
> relays + rdrs:
> - source-hash
> - random
> rdrs:
> - least-states
>
I was actually wrong about source-hash and random, they do not work
with pf table
Hi,
the following diff adds support for the following scheduling algorithms:
relays + rdrs:
- source-hash
- random
rdrs:
- least-states
redirect foobar {
listen on 198.51.100.24 port 80
forward to check tcp mode least-states
}
relay foobar {
listen on 198.51.100.25 port