From b77fe61c8d6dac264b80b120770bfb71900a720c Mon Sep 17 00:00:00 2001 From: Martin Kraemer Date: Wed, 15 Jul 1998 00:31:27 +0000 Subject: [PATCH] Fix HTML error, correct release version number git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81737 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_proxy.html b/docs/manual/mod/mod_proxy.html index a7fa9f08e0..e8bfec256d 100644 --- a/docs/manual/mod/mod_proxy.html +++ b/docs/manual/mod/mod_proxy.html @@ -556,7 +556,7 @@ Example: Syntax: CacheForceCompletion
+>Syntax: CacheForceCompletion <percentage>
Compatibility: CacheForceCompletion is only available in -Apache 1.3 and later.

+Apache 1.3.1 and later.

If an http transfer that is being cached is cancelled, the proxy module will complete the transfer to cache if more than the percentage specified has -- 2.40.0