You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "George Paul (JIRA)" <ji...@apache.org> on 2010/02/16 20:03:27 UTC

[jira] Commented: (TS-50) FreeBSD support

    [ https://issues.apache.org/jira/browse/TS-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834388#action_12834388 ] 

George Paul commented on TS-50:
-------------------------------

Status:

Currently the 'dev' branch works with the default 4.2.1 compiler suites on FreeBSD-7.2 and FreeBSD-8.0.
The Berkeley DB is no longer a build requirement but sqlite3(>= 3.5) is.
Currently only a file cache is supported. Raw disk support will be added later.

After setting the cluster interface in 'records.config'. e.g.

 CONFIG proxy.config.cluster.ethernet_interface STRING em0

Traffic Sever process stack can be started via

 sudo /usr/local/bin/traffic_cop

since there currently is no FreeBSD support in the 'trafficserver' script.

-George

> FreeBSD support
> ---------------
>
>                 Key: TS-50
>                 URL: https://issues.apache.org/jira/browse/TS-50
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Portability
>            Reporter: Paul Querna
>            Assignee: George Paul
>             Fix For: 2.1.0
>
>         Attachments: TS50_patch2.diff, TS50_tcl_patch3.diff, TS50_tm_tc_patch4.diff
>
>
> placeholder for freebsd porting related commits

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.