From 2a463b3cd73c32ee9dcd508248d0194923f435f4 Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Sat, 29 Mar 2014 21:56:19 +0100 Subject: Imported Upstream version 2.4.9 --- docs/manual/mod/mod_cache_disk.html.en | 24 +++++++----------------- 1 file changed, 7 insertions(+), 17 deletions(-) (limited to 'docs/manual/mod/mod_cache_disk.html.en') diff --git a/docs/manual/mod/mod_cache_disk.html.en b/docs/manual/mod/mod_cache_disk.html.en index 6d2767e5..3c1961c6 100644 --- a/docs/manual/mod/mod_cache_disk.html.en +++ b/docs/manual/mod/mod_cache_disk.html.en @@ -9,7 +9,7 @@ - @@ -157,9 +157,7 @@ cache maximum size, in bytes, for a document to be considered for storage in the cache.

-
-      CacheMaxFileSize 64000
-    
+
CacheMaxFileSize 64000
@@ -178,9 +176,7 @@ cache minimum size, in bytes, for a document to be considered for storage in the cache.

-
-      CacheMinFileSize 64
-    
+
CacheMinFileSize 64
@@ -206,9 +202,7 @@ cache

This directive only takes effect when the data is being saved to the cache, as opposed to data being served from the cache.

-
-      CacheReadSize 102400
-    
+
CacheReadSize 102400
@@ -238,9 +232,7 @@ cache ensure that the server does not buffer excessively should data arrive faster than expected.

-
-      CacheReadTime 1000
-    
+
CacheReadTime 1000
@@ -261,9 +253,7 @@ stored a configuration file processing error. The CacheDirLevels and CacheDirLength directives define the structure of the directories under the specified root directory.

-
-      CacheRoot c:/cacheroot
-    
+
CacheRoot c:/cacheroot
@@ -291,7 +281,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/2.4/mod/mod_cache_disk.h } })(window, document); //-->