]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
* fixed odd addresses in tests/defaults.cfg
authorwilly tarreau <willy@wtap.(none)>
Sun, 8 Jan 2006 00:51:58 +0000 (01:51 +0100)
committerwilly tarreau <willy@wtap.(none)>
Sun, 8 Jan 2006 00:51:58 +0000 (01:51 +0100)
tests/defaults.cfg

index 7621dc8d72c4b08ea716b10e564d752a40c3d54e..2a4047a5e3a563ec68911c3cb2d1cada834991a7 100644 (file)
@@ -10,7 +10,7 @@ global
        #debug
        #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
        log     global
                mode    tcp
@@ -27,7 +27,7 @@ defaults applications TCP # :10000-10100,192.64.19.22:3129
        clitimeout      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
        #log    global
                #mode   tcp