SPECS: squid.spec - release 8 - set maxfd to maximum value that works

baggins baggins at pld-linux.org
Fri Mar 3 23:35:28 CET 2006


Author: baggins                      Date: Fri Mar  3 22:35:28 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 8
- set maxfd to maximum value that works

---- Files affected:
SPECS:
   squid.spec (1.239 -> 1.240) 

---- Diffs:

================================================================
Index: SPECS/squid.spec
diff -u SPECS/squid.spec:1.239 SPECS/squid.spec:1.240
--- SPECS/squid.spec:1.239	Fri Mar  3 22:25:17 2006
+++ SPECS/squid.spec	Fri Mar  3 23:35:23 2006
@@ -12,7 +12,7 @@
 Summary(zh_CN):	SQUID ¸ßËŮťşłĺ´úŔíˇţÎńĆ÷
 Name:		squid
 Version:	2.5.STABLE12
-Release:	7.1
+Release:	8
 Epoch:		7
 License:	GPL v2
 Group:		Networking/Daemons
@@ -498,7 +498,7 @@
 	--sysconfdir=%{_sysconfdir} \
 	--with-auth-on-acceleration \
 	--with-pthreads \
-	--with-maxfd=1048576
+	--with-maxfd=524288
 
 %{__make}
 
@@ -761,6 +761,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.240  2006/03/03 22:35:23  baggins
+- release 8
+- set maxfd to maximum value that works
+
 Revision 1.239  2006/03/03 21:25:17  baggins
 - set maximum number of used file descriptors to:
 	- 8192 via sysconfig instead of hardcoded init script
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/squid.spec?r1=1.239&r2=1.240&f=u



More information about the pld-cvs-commit mailing list