Search squid archive

Re: Youtube redirection loop?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Solved.

I've add 3975 backport patch,

then this one:

acl text-html rep_mime_type text/html
acl http302 http_status 302
store_miss deny text-html
store_miss deny http302
send_hit deny text-html
send_hit deny http302

and this one:

# For YT block useragent header
acl googledomain_ua_deny dstdomain .youtube.com .googlevideo.com
request_header_access User-Agent deny googledomain_ua_deny

Now loop is gone.

Note: strip User-Agent may lead some side effect!

08.05.15 3:25, HackXBack пишет:
you are right, but this patch still work with me.
i dont know if we can find better solution for this like you said by acl



--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Youtube-redirection-loop-tp4671084p4671179.html
Sent from the Squid - Users mailing list archive at Nabble.com.
_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users

_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users





[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux