Hello, I am using the WCCPv2 patch as it has resolved a couple issues with the standard WCCPv1 code built-in to squid. The newest problem is that WCCP no longer load balances my cache servers. As you can see below, the router picks one cache server and assigns it 100% of the hash/buckets. In the past with two cache servers, they would each receive 50% dispersing the load. Any suggestions? Router#sho ip wccp web-cache detail WCCP Cache-Engine information: Web Cache ID: x.x.x.2 Protocol Version: 2.0 State: Usable Redirection: GRE Packet Return: GRE Assignment: HASH Initial Hash Info: 00000000000000000000000000000000 00000000000000000000000000000000 Assigned Hash Info: 00000000000000000000000000000000 00000000000000000000000000000000 Hash Allotment: 0 (0.00%) Packets Redirected: 4494 Connect Time: 00:02:28 Web Cache ID: x.x.x.3 Protocol Version: 2.0 State: Usable Redirection: GRE Packet Return: GRE Assignment: HASH Initial Hash Info: 00000000000000000000000000000000 00000000000000000000000000000000 Assigned Hash Info: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF Hash Allotment: 256 (100.00%) Packets Redirected: 212616 Connect Time: 00:03:00 Thanks, Bryan