Obviously, you are using a "special" squid. Because this would not be
possible, otherwise:
cache_peer 192.168.158.105 parent 3128 no-digest no-query no-tproxy
proxy-only name=video
(no-tproxy ??)

Interesting, I would assume all traffic to be forwarded to cache_peer
because of this

never_direct allow all

So, you will need to do some debug on squidA, to check processing of ACLs
and forwarding of requests.
You might start with

debug_options ALL,5 33,2 28,9

for detailed debug of ACL processing. 
Gives you a lot of info in cache.log, so just use a single video request.




--
View this message in context: 
http://squid-web-proxy-cache.1019090.n4.nabble.com/need-help-in-cache-peer-tp4659677p4659690.html
Sent from the Squid - Users mailing list archive at Nabble.com.

Reply via email to