You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by GitBox <gi...@apache.org> on 2020/12/11 07:53:50 UTC

[GitHub] [tomcat] martin-g commented on a change in pull request #382: Add support for unix domain sockets.

martin-g commented on a change in pull request #382:
URL: https://github.com/apache/tomcat/pull/382#discussion_r540754092



##########
File path: webapps/docs/config/http.xml
##########
@@ -208,6 +208,24 @@
       The default is <code>POST</code></p>
     </attribute>
 
+    <attribute name="path" required="false">

Review comment:
       At the moment the `port` parameter is mandatory, i.e. if `path` is specified then both TCP and UDS will be exposed.
   I guess there will be users which will want to enable **only** UDS.
   Do you think this is reasonable and we should make it possible to disable TCP in case UDS is enabled ?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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