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