You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by jp...@apache.org on 2010/05/19 09:09:28 UTC

svn commit: r946059 - /trafficserver/traffic/trunk/proxy/config/storage.config.in

Author: jplevyak
Date: Wed May 19 07:09:27 2010
New Revision: 946059

URL: http://svn.apache.org/viewvc?rev=946059&view=rev
Log:
This burned me: one of the the storage.config examples in the middle
of the file is not commented out.  If we want to have a default storage.config entry
the the default should be VERY CLEARLY deliniated.   In particular it should
be at the end, not embedded in a block of comments leaving me to find it with GDB.

Modified:
    trafficserver/traffic/trunk/proxy/config/storage.config.in

Modified: trafficserver/traffic/trunk/proxy/config/storage.config.in
URL: http://svn.apache.org/viewvc/trafficserver/traffic/trunk/proxy/config/storage.config.in?rev=946059&r1=946058&r2=946059&view=diff
==============================================================================
--- trafficserver/traffic/trunk/proxy/config/storage.config.in (original)
+++ trafficserver/traffic/trunk/proxy/config/storage.config.in Wed May 19 07:09:27 2010
@@ -19,7 +19,7 @@
 #
 # Example: 144MB cache file(@exp_cachedir@/cache.db)
 #          assuming prefix of '@prefix@'
-@rel_cachedir@ 150994944
+# @rel_cachedir@ 150994944
 #
 # Example: 512MB cache file(@exp_cachedir@/cache.db)
 #          assuming prefix of '@prefix@'