This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 547d192 Remove leftover
547d192 is described below
commit 547d192191a6c609c19db206439c423d39783182
Author: remm <[email protected]>
AuthorDate: Thu Mar 26 16:52:10 2020 +0100
Remove leftover
The NioSelectorShared class was removed ealier.
---
webapps/docs/config/systemprops.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/webapps/docs/config/systemprops.xml
b/webapps/docs/config/systemprops.xml
index dfecf4f..279f43f 100644
--- a/webapps/docs/config/systemprops.xml
+++ b/webapps/docs/config/systemprops.xml
@@ -565,11 +565,6 @@
<p>If not specified, the default value of <code>1000</code> will be
used.</p>
</property>
- <property name="org.apache.tomcat.util. net.NioSelectorShared">
- <p>If <code>true</code>, use a shared selector for servlet
write/read.</p>
- <p>If not specified, the default value of <code>true</code> will be
used.</p>
- </property>
-
<property name="org.apache.catalina.startup. EXIT_ON_INIT_FAILURE">
<p>If <code>true</code>, the server will exit if an exception happens
during the server initialization phase. To support this feature, this
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]