[squid-users] flickr.com redirect error

Yuri yvoinov at gmail.com
Fri Jun 24 12:50:02 UTC 2016


Try to do something like:


# 301 loop
acl text_mime rep_mime_type text/html text/plain

acl http301 http_status 301

store_miss deny text_mime http301
send_hit deny text_mime http301


24.06.2016 18:14, Ozgur Batur пишет:
> I receive too many redirects(301 responses with same page URL) error 
> on browser when opening https://www.flickr.com via Squid 3.5 proxy 
> with SSL interception. If I connect to flickr website directly without 
> Squid error does not happen.
> I tested it on two different systems one is Centos other is Ubuntu. 
> There is no acl, redirect or any other configuration in squid.conf 
> except enabling SSL interception.
> I opened http://bugs.squid-cache.org/show_bug.cgi?id=4537 for this 
> issue but later thought it is better to ask if you also experience the 
> same issue.
>
>
> Ozgur
>
>
> _______________________________________________
> squid-users mailing list
> squid-users at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20160624/12565413/attachment.html>


More information about the squid-users mailing list