This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.1.x by this push:
     new 671dcf8cf8 Remove out-dated text. The "previous version" was 5.5
671dcf8cf8 is described below

commit 671dcf8cf8c9fde5505781ef72de81cb511eb09a
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Oct 31 09:15:02 2022 +0000

    Remove out-dated text. The "previous version" was 5.5
---
 webapps/docs/config/cluster.xml | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/webapps/docs/config/cluster.xml b/webapps/docs/config/cluster.xml
index 03dbf4b693..409aac4fd8 100644
--- a/webapps/docs/config/cluster.xml
+++ b/webapps/docs/config/cluster.xml
@@ -113,16 +113,6 @@ network, particularly DoS attacks.</p>
   </p>
 </section>
 
-<section name="Deprecated configuration options">
-  <p>
-    <b>Deprecated settings:</b> In the previous version of Tomcat you were 
able to control session
-       manager settings using manager.&lt;property&gt;=value.
-       This has been discontinued, as the way it was written interferes with
-       the ability to support multiple different manager classes under one 
cluster implementation,
-       as the same properties might have the different effect on different 
managers.
-  </p>
-</section>
-
 <section name="Attributes">
   <subsection name="SimpleTcpCluster Attributes">
   <attributes>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to