From: André Malo Date: Fri, 20 Dec 2002 15:52:04 +0000 (+0000) Subject: update transformations of recent changes X-Git-Tag: pre_ajp_proxy~2377 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=80800d1cdb0ed0449e1c0dc0f65c696de08e0f61;p=apache update transformations of recent changes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98051 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en index 2e9338c3bc..cd840911f1 100644 --- a/docs/manual/mod/directives.html.en +++ b/docs/manual/mod/directives.html.en @@ -122,7 +122,6 @@
  • CacheLastModifiedFactor
  • CacheMaxExpire
  • CacheMaxFileSize
  • -
  • CacheMaxStreamingBuffer
  • CacheMinFileSize
  • CacheNegotiatedDocs
  • CacheRoot
  • @@ -230,6 +229,7 @@
  • MaxThreadsPerChild
  • MCacheMaxObjectCount
  • MCacheMaxObjectSize
  • +
  • MCacheMaxStreamingBuffer
  • MCacheMinObjectSize
  • MCacheRemovalAlgorithm
  • MCacheSize
  • diff --git a/docs/manual/mod/mod_cache.html.en b/docs/manual/mod/mod_cache.html.en index bb1b9b6497..7d1079d1e3 100644 --- a/docs/manual/mod/mod_cache.html.en +++ b/docs/manual/mod/mod_cache.html.en @@ -62,7 +62,6 @@
  • CacheIgnoreNoLastMod
  • CacheLastModifiedFactor
  • CacheMaxExpire
  • -
  • CacheMaxStreamingBuffer
  • Topics