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

michaelo 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 395a386  Add link to UDS Support subsection
395a386 is described below

commit 395a38607739cff3f17379bf2fec14eae6fd2071
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Mon Feb 1 12:56:50 2021 +0100

    Add link to UDS Support subsection
---
 webapps/docs/config/http.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/webapps/docs/config/http.xml b/webapps/docs/config/http.xml
index fdb86cd..93af99b 100644
--- a/webapps/docs/config/http.xml
+++ b/webapps/docs/config/http.xml
@@ -899,7 +899,9 @@
         <p>Where supported, the path to a Unix Domain Socket that this
         <strong>Connector</strong> will create and await incoming connections.
         When this is specified, the otherwise mandatory <code>port</code>
-        attribute may be omitted.</p>
+        attribute may be omitted.
+        See <a href="#Unix_Domain_Socket_Support">Unix Domain Socket 
Support</a>
+        for more information.</p>
       </attribute>
 
       <attribute name="unixDomainSocketPathPermissions" required="false">


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

Reply via email to