Mark transformation caching as deprecated.

This commit is contained in:
ivanr
2008-07-31 09:08:40 +00:00
parent 2f6d1f873e
commit 4ac7163096

View File

@@ -4,7 +4,7 @@
Manual</title>
<articleinfo>
<releaseinfo>Version 2.5.6 (July 28, 2008)</releaseinfo>
<releaseinfo>Version 2.5.6 (July 31, 2008)</releaseinfo>
<copyright>
<year>2004-2008</year>
@@ -858,10 +858,12 @@ SecAuditLogStorageDir logs/audit
</section>
<section>
<title><literal>SecCacheTransformations</literal> (Experimental)</title>
<title><literal>SecCacheTransformations</literal>
(Deprecated/Experimental)</title>
<para><emphasis>Description:</emphasis> Controls caching of
transformations. Caching is off by default.</para>
transformations. Caching is off by default starting with 2.5.6, when it
was deprecated and downgraded back to experimental.</para>
<para><emphasis>Syntax:</emphasis> <literal
moreinfo="none">SecCacheTransformations On|Off
@@ -909,7 +911,7 @@ SecAuditLogStorageDir logs/audit
more than N transformations to be cached. The cache will then be
disabled. A zero value is interpreted as "unlimited". This option
may be useful to limit caching for a form with a large number of
ARGS. (default: 512)</para>
ARGS. (default: 512)</para>
</listitem>
<listitem>
@@ -6124,4 +6126,4 @@ Server: Apache/2.x.x
</section>
</section>
</section>
</article>
</article>