[
https://issues.apache.org/jira/browse/TS-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Geoff Greer updated TS-2:
-------------------------
Attachment: fix_traffic_server_fd_bug_on_osx.patch
Socket file names on OS X had the last character missing:
ggr...@carbon:/usr/local/var/trafficserver$ ls
TS_version cl eventapisocke host.db manager.lock
mgmtapisocke process_serve records.snap server.lock stats.snap
This patch fixes that. The incorrect names were causing traffic_server to crash
when started by traffic_manager.
I haven't tested this on other platforms. Also there were a few ifdefs that
checked for freebsd but not darwin, when the underlying darwin and freebsd
functions were the same.
Apparently this patch will break solaris and maybe other old OSes.
> OSX port
> --------
>
> Key: TS-2
> URL: https://issues.apache.org/jira/browse/TS-2
> Project: Traffic Server
> Issue Type: Improvement
> Components: Portability
> Affects Versions: 2.0.0a
> Reporter: Leif Hedstrom
> Assignee: George Paul
> Priority: Minor
> Attachments: fix_traffic_manager_running_on_osx.patch,
> fix_traffic_server_fd_bug_on_osx.patch, libinktomi_tests_working_osx.patch,
> osx-etc.patch, TS2_patch2.diff
>
>
> Placeholder for all checkins related to the OSX port.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.