You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2010/03/23 16:21:40 UTC

svn commit: r926612 - /incubator/trafficserver/traffic/trunk/proxy/config/records.config.in

Author: zwoop
Date: Tue Mar 23 15:21:39 2010
New Revision: 926612

URL: http://svn.apache.org/viewvc?rev=926612&view=rev
Log:
TS-269: Grammar and spelling errors in records.config
	Author: James Henderson
	Review: Leif

Modified:
    incubator/trafficserver/traffic/trunk/proxy/config/records.config.in

Modified: incubator/trafficserver/traffic/trunk/proxy/config/records.config.in
URL: http://svn.apache.org/viewvc/incubator/trafficserver/traffic/trunk/proxy/config/records.config.in?rev=926612&r1=926611&r2=926612&view=diff
==============================================================================
--- incubator/trafficserver/traffic/trunk/proxy/config/records.config.in (original)
+++ incubator/trafficserver/traffic/trunk/proxy/config/records.config.in Tue Mar 23 15:21:39 2010
@@ -215,7 +215,7 @@ CONFIG proxy.config.http.push_method_ena
 #       0x0200 - TRACE
 #       0x0400 - PUSH
 #  bits 18-16 - IP address type
-#       reserverd
+#       reserved
 #  bits 30-17 - reserved
 #  bit 31 - Action (allow=1, deny=0)
 #  Note: if 'proxy.config.http.quick_filter.mask' is equal 0, there is no 'quick http filtering' at all
@@ -567,7 +567,7 @@ CONFIG proxy.config.auth.enabled INT 0
 # Connection Collapsing
 #
 ##############################################################################
-  # Adds the ability to collaspe connections going to the orgin server
+  # Adds the ability to collapse connections going to the origin server
   # see Admin Guide Addendum for more details
 CONFIG proxy.config.connection_collapsing.hashtable_enabled INT 0
 CONFIG proxy.config.connection_collapsing.rww_wait_time INT 0
@@ -577,11 +577,11 @@ CONFIG proxy.config.connection_collapsin
 # Debugging
 #
 ##############################################################################
-  # uses a regular express to match the debugging topic name, performace
-  # will be effected!
+  # Uses a regular express to match the debugging topic name, performance
+  # will be affected!
 CONFIG proxy.config.diags.debug.enabled INT 0
 CONFIG proxy.config.diags.debug.tags STRING http.*|dns.*
-  # great for tracking down memory leaks, but you need to use the
+  # Great for tracking down memory leaks, but you need to use the
   # ink allocators
 CONFIG proxy.config.dump_mem_info_frequency INT 0