I have a pile of server daemons running on localhost which I want to
load-balance between. I'm using the following rule on 8.2-STABLE (28 June
2011) to try to load-balance between them:
rdr inet proto tcp from any to 127.0.0.1 port = 2000 \
-> 127.0.0.1 port 3000:3099 round-robin
Unfortunately
Note: to view an individual PR, use:
http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).
The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.
S Tracker