]> err.no Git - varnish/commitdiff
Doh! Fix more -w lossage.
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 20 Feb 2007 13:22:33 +0000 (13:22 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 20 Feb 2007 13:22:33 +0000 (13:22 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1266 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/redhat/varnish.spec
varnish-cache/redhat/varnish.sysconfig

index fc4d8e99458cd16abe9a8ea47705f54b1a9bf6d2..a67ee9863cf69137e77ccc7de9a1bf8e4bc23b22 100644 (file)
@@ -1,6 +1,6 @@
 Summary: Varnish is a high-performance HTTP accelerator.
 Name: varnish
-Version: 1.0.2
+Version: 1.0.3
 Release: 7
 License: BSD-like
 Group: System Environment/Daemons
index d344d94d3cafb1e343899d492c3957ac449679aa..632b89c99238c0dd71bcc874919b1db305ba9cc6 100644 (file)
@@ -20,16 +20,13 @@ VARNISH_LISTEN_PORT=6081
 VARNISH_ADMIN_LISTEN_ADDRESS=127.0.0.1
 VARNISH_ADMIN_LISTEN_PORT=6082
 
-# Note: The working set of threads is temporary broken in 
-# varnish-1.0.2. The following 3  entries will not be used.
-# This will be fixed in an upcoming release
 
 # The minimum number of threads to start
 VARNISH_MIN_WORKER_THREADS=1
 
 
-# Maximum number of worker threads or INF for unlimited
-VARNISH_MAX_WORKER_THREADS=INF
+# Maximum number of worker threads
+VARNISH_MAX_WORKER_THREADS=1000
 
 
 # Timeout value in seconds for threads to return