From: markt
Date: Tue, 1 Apr 2008 18:23:08 +0000 (+0000)
Subject: Undo last commit - need to rework wording.
X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=253855e3da734a76a70861f036a3c31c9a8edf8d;p=tomcat7.0
Undo last commit - need to rework wording.
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@643491 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/webapps/docs/config/ajp.xml b/webapps/docs/config/ajp.xml
index b195eb879..00134686c 100644
--- a/webapps/docs/config/ajp.xml
+++ b/webapps/docs/config/ajp.xml
@@ -274,18 +274,6 @@
to a particular port number on a particular IP address.
-
- Only requests from workers with this secret keyword will be accepted.
- This attribute only has an effect if request.useSecret is
- true.
-
-
-
- If set to true, then only requests from workers with the
- same secret keyword will be accepted. This is set to false
- by default.
-
-
If set to true, the TCP_NO_DELAY option will be
set on the server socket, which improves performance under most