[
https://issues.apache.org/jira/browse/TS-3219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14271463#comment-14271463
]
ASF subversion and git services commented on TS-3219:
-----------------------------------------------------
Commit 9859731bfdd41daa961b992ff6cc8824cfb15636 in trafficserver's branch
refs/heads/master from shinrich
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=9859731 ]
TS-3219: Move tools/wccp_client to cmd/traffic_wccp.
> 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)