[varnish/el5/master: 12/13] storage size for this fix that matches the one in trunk

Ingvar Hagelund ingvar at fedoraproject.org
Wed Oct 27 22:14:43 UTC 2010


commit 0d53f7ee6b6c64dabd0d2a3a579c96b392e3c1d8
Author: Ingvar Hagelund <ingvar at redpill-linpro.com>
Date:   Thu Oct 28 00:09:50 2010 +0200

    storage size for this fix that matches the one in trunk

 varnish.fix_v00006.vtc.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/varnish.fix_v00006.vtc.patch b/varnish.fix_v00006.vtc.patch
index b707f56..e7804ea 100644
--- a/varnish.fix_v00006.vtc.patch
+++ b/varnish.fix_v00006.vtc.patch
@@ -5,7 +5,7 @@
  
  # Only one pool, to avoid getting more than one work thread
 -varnish v1 -arg "-p thread_pools=1 -w1,1,300" -vcl {
-+varnish v1 -arg "-p thread_pools=1 -w1,1,300 -s file,/var/tmp,1G" -vcl {
++varnish v1 -arg "-p thread_pools=1 -w1,1,300 -s file,/tmp,10M" -vcl {
  	backend b1 {
  		.host = "127.0.0.1";
  		.port = "9080";


More information about the scm-commits mailing list