[
https://issues.apache.org/jira/browse/TS-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Atsutomo Kotani updated TS-2907:
--------------------------------
Attachment: TS-2907.diff
Thank you comments and I update patch
{quote}
Remove --enable-unix-socket option.
{quote}
removed
{quote}
TS_UNIX_SIZE is not necessary; it's clearer to use sockaddr.sun_path directly.
{quote}
It's not removed, Because methods of classes are not based on sockaddr_sun
cannot refer sockaddr_sun::sun_path.
{quote}
bool ats_is_supported_sa(int family) should be called ats_is_supported_family().
{quote}
I changed.
{quote}
The comments for ats_unix_path_cast() seems wrong.
{quote}
I changed. But my English is so cheap, Please change to better sentence If you
need.
{quote}
map http://www.foo.bar/ http://www.blah.com/ @unix_socket=/tmp/foo.bar.sock
{quote}
I agree. I changed configure format. It"s supported {{@unix_socket}} but remove
{{unix:///}} from schema.
> Unix Sockets
> ------------
>
> Key: TS-2907
> URL: https://issues.apache.org/jira/browse/TS-2907
> Project: Traffic Server
> Issue Type: New Feature
> Components: Core
> Reporter: Luca Rea
> Assignee: Brian Geffon
> Labels: review
> Fix For: 5.2.0
>
> Attachments: TS-2907.diff, TS-2907.diff, unixsocket-backpost.diff
>
>
> Feature request for support listeners and parents on unix sockets.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)