Hi.
Could you provide any help on the below?
Basically, what I need is to know whether Squid has a directive to be
used when Mask assignment is used, allowing to send to the WCCP client
what is the mask that should be used.
I have seen none, so far.
It is possible to set the assignment to Mask, but if Squid cannot tell
the WCCP client which mask should be used, then mask assignment will not
work.
Thanks a lot.
On 07/31/2014 11:45 AM, Squid user wrote:
Hi.
I'm trying to configure my squid as a WCCPv2 cache engine, according
to the following requirements:
- Assignment method: Mask assignment
- Mask based on source ip (for one service group)
- Mask based on destination ip (for another service group)
The problem is I do not know how to specify those mask elements with
the current squid conf directives.
The assignment method is easy to handle with wccp2_assignment_method.
But how can I set the Mask Elements according to source ip address and
destination ip address?
If the assignment method is Hash, then I can use the
wccp2_service_info flags: src_ip_hash and dst_ip_hash.
But with Mask assignment, I do not find any directive allowing me to
send the router that I want to perform masking based on src ip and dst
ip.
Do you have any idea?
My system details are:
Squid version: 3.2.6
O.S: Ubuntu server 14.04
Thanks a lot.