Hi All,
Ive been testing 2.1.5 on my servers and it is working very well, but I have
a question about priority.
In the man page is says higher priorty servers get preference, so I assume
that means if I have a server at 9 it would be'higher than a server at 1, or
is it the opposite? Here is (port of) my config:
ListenHTTP
Address x.x.x.4
Port 8001
Err500 "/usr/local/etc/error.html"
Err501 "/usr/local/etc/error.html"
Err503 "/usr/local/etc/error.html"
Err414 "/usr/local/etc/error.html"
Client 60
Service
BackEnd
Address x.x.x.5
Port 8001
Priority 1
End
BackEnd
Address x.x.x.6
Port 8001
Priority 9
End
BackEnd
Address x.x.x.7
Port 8001
Priority 9
End
End
End
Attached is the cropped pound log file. To me it looks like xxx.5 and xxx.6
are sharing the load?
Am I looking at this correctly?
Thanks
Dean.
|