SOURCES: haproxy.cfg - remove line that prevented default config t...

glen glen at pld-linux.org
Tue Jul 17 18:44:30 CEST 2007


Author: glen                         Date: Tue Jul 17 16:44:30 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- remove line that prevented default config to startup

---- Files affected:
SOURCES:
   haproxy.cfg (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/haproxy.cfg
diff -u SOURCES/haproxy.cfg:1.1 SOURCES/haproxy.cfg:1.2
--- SOURCES/haproxy.cfg:1.1	Tue Jul 17 18:43:48 2007
+++ SOURCES/haproxy.cfg	Tue Jul 17 18:44:25 2007
@@ -76,5 +76,5 @@
 	rspidel ^Set-cookie:\ IP=	# do not let this cookie tell our internal IP address
 	
 	errorloc	502	http://192.168.114.58/error502.html
-	errorfile	503	/etc/haproxy/errors/503.http
+#	errorfile	503	/etc/haproxy/errors/503.http
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/haproxy.cfg?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list