This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push: new 1696911b47 Remove out-dated text. The "previous version" was 5.5 1696911b47 is described below commit 1696911b47ad888da08399a7fc2f9f9a3370548d 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.<property>=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