[
https://issues.apache.org/jira/browse/TS-3219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14269962#comment-14269962
]
ASF subversion and git services commented on TS-3219:
-----------------------------------------------------
Commit 5f2fc30d7d1b4f2107026ede93c05df8360e4d75 in trafficserver's branch
refs/heads/master from [~shinrich]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=5f2fc30 ]
TS-3219: Separate WCCP client process
> Create WCCP client process
> --------------------------
>
> Key: TS-3219
> URL: https://issues.apache.org/jira/browse/TS-3219
> Project: Traffic Server
> Issue Type: Improvement
> Components: Tools
> Reporter: Susan Hinrichs
> Assignee: Susan Hinrichs
> Fix For: 5.3.0
>
>
> Currently the WCCP cache client logic is embedded in the trafficserver
> process. If you have multiple processes running on your box that are serving
> WCCP redirected traffic (e.g. trafficserver and some other protocol cache),
> it would make more sense to have a single WCCP client running rather than
> trying to coordinate WCCP cache clients running within test process.
> The lib/wccp area has a test-wccp-cache.cpp which was used for initial
> testing of the WCCP logic. I propose reactivating that test code to create a
> stand alone WCCP client process.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)