Revision: 7170
          http://sourceforge.net/p/ipcop/svn/7170
Author:   dotzball
Date:     2013-11-27 12:58:38 +0000 (Wed, 27 Nov 2013)
Log Message:
-----------
Tweak squid.conf, use correct parameter syntax.

Modified Paths:
--------------
    ipcop/trunk/src/scripts/makesquidconf.pl

Modified: ipcop/trunk/src/scripts/makesquidconf.pl
===================================================================
--- ipcop/trunk/src/scripts/makesquidconf.pl    2013-11-27 12:57:13 UTC (rev 
7169)
+++ ipcop/trunk/src/scripts/makesquidconf.pl    2013-11-27 12:58:38 UTC (rev 
7170)
@@ -415,7 +415,7 @@
     } else {
         print FILE <<END
 access_log stdio:/dev/null
-cache_log stdio:/dev/null
+cache_log /dev/null
 cache_store_log none
 END
     ;}

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to