You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2020/11/29 18:44:27 UTC

[Bug 64943] New: [Patch] Add support for Unix Domain Sockets to org.apache.coyote.http11.Http11AprProtocol

https://bz.apache.org/bugzilla/show_bug.cgi?id=64943

            Bug ID: 64943
           Summary: [Patch] Add support for Unix Domain Sockets to
                    org.apache.coyote.http11.Http11AprProtocol
           Product: Tomcat 10
           Version: unspecified
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Connectors
          Assignee: dev@tomcat.apache.org
          Reporter: minfrin@apache.org
  Target Milestone: ------

The following patch adds support for unix domain sockets in Apache Tomcat.

Depends on UDS support in tomcat-native at
https://bz.apache.org/bugzilla/show_bug.cgi?id=64942

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 64943] [Patch] Add support for Unix Domain Sockets to org.apache.coyote.http11.Http11AprProtocol

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64943

--- Comment #1 from Graham Leggett <mi...@apache.org> ---
PR: https://github.com/apache/tomcat/pull/382

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 64943] [Patch] Add support for Unix Domain Sockets to org.apache.coyote.http11.Http11AprProtocol

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64943

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
Moving to enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 64943] [Patch] Add support for Unix Domain Sockets to org.apache.coyote.http11.Http11AprProtocol

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64943

Han Li <li...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 64943] [Patch] Add support for Unix Domain Sockets to org.apache.coyote.http11.Http11AprProtocol

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64943

--- Comment #3 from Graham Leggett <mi...@apache.org> ---
Updated PR to replace previous:

https://github.com/apache/tomcat/pull/401

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org