160841Sdarrenr#
260841Sdarrenr# NOTE: ORDER IS IMPORTANT IN THIS FILE
360841Sdarrenr#
460841Sdarrenr# Interface to do the redirections on and the IP address which will be
560841Sdarrenr# targeted.
660841Sdarrenr#
760841Sdarrenrinterface nf0 192.168.1.1,2100
860841Sdarrenr#
960841Sdarrenrconnect timeout 1
1060841Sdarrenrconnect frequency 20
1160841Sdarrenr#
1260841Sdarrenr# If no probe string is specified, a successful connection implies the
1360841Sdarrenr# server is still alive.
1460841Sdarrenr#
1560841Sdarrenrprobe string GET /\n\n
1660841Sdarrenr#probe file http.check
1760841Sdarrenr#
1860841Sdarrenrresponse timeout 4
1960841Sdarrenrresponse string <HTML>
2060841Sdarrenr#response file http.ok
2160841Sdarrenr#
2260841Sdarrenr# Here we have multiple servers, listed because that's what happens to be
2360841Sdarrenr# used for testing of connect timeoutes, read timeouts, success and things
2460841Sdarrenr# which don't connect.
2560841Sdarrenr#
2660841Sdarrenrremote server 192.168.1.2,23
2760841Sdarrenrremote server 192.168.1.2,2101
2860841Sdarrenrremote server 192.168.1.3,25
2960841Sdarrenrremote server 192.168.1.254,8000
3060841Sdarrenrremote server 192.168.1.1,9
3160841Sdarrenr#
32