* fixed odd addresses in tests/defaults.cfg

This commit is contained in:
willy tarreau 2006-01-08 01:51:58 +01:00
parent e78ae269fe
commit 9970d5cf80

View File

@ -10,7 +10,7 @@ global
#debug #debug
#quiet #quiet
defaults applications TCP # :10000-10100,192.64.19.22:3129 defaults applications TCP # :10000-10100,192.168.1.2:3129
#bind 127.0.0.1:1234-1237 #bind 127.0.0.1:1234-1237
log global log global
mode tcp mode tcp
@ -27,7 +27,7 @@ defaults applications TCP # :10000-10100,192.64.19.22:3129
clitimeout 20000 clitimeout 20000
srvtimeout 20000 srvtimeout 20000
listen appli3-relais 127.0.0.1:10000-10100#,192.64.19.22:3129 listen appli3-relais 127.0.0.1:10000-10100#,192.168.1.2:3129
#bind 127.0.0.1:1234-1237 #bind 127.0.0.1:1234-1237
#log global #log global
#mode tcp #mode tcp