I'm attempting to test 2.0b3 with the following config. Pound always
chooses the first back-end and never any other.
ListenHTTP
Address 207.182.32.9
Port 8081
End
Service
BackEnd
Address 207.182.32.9
Port 80
End
BackEnd
Address 204.17.34.119
Port 80
End
End
This should load balance all requests between those two back-ends,
shouldn't it? I've tested on both FreeBSD 5.4 and Mac OS X 10.4, both
with the same results.
-Eric
|