<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Try to do something like:</p>
    <p><br>
    </p>
    <p># 301 loop<br>
      acl text_mime rep_mime_type text/html text/plain</p>
    <p>acl http301 http_status 301</p>
    <p>store_miss deny text_mime http301<br>
      send_hit deny text_mime http301<br>
      <br>
    </p>
    <br>
    <div class="moz-cite-prefix">24.06.2016 18:14, Ozgur Batur пишет:<br>
    </div>
    <blockquote
cite="mid:CAAFc9Fg03TKYFv-0yFyNbrBHmqi83ZGVzosS7gSMksRgeA6WiA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <pre class="" id="comment_text_0" style="width:50em"><font color="#000000"><span style="white-space:pre-wrap">I receive too many redirects(301 responses with same page URL) error on browser when opening <a moz-do-not-send="true" href="https://www.flickr.com">https://www.flickr.com</a> via Squid 3.5 proxy with SSL interception. If I connect to flickr website directly without Squid error does not happen. </span></font></pre>
        <pre class="" id="comment_text_0" style="width:50em"><font color="#000000"><span style="white-space:pre-wrap">
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.</span></font></pre>
        <pre class="" id="comment_text_0" style="width:50em"><font color="#000000"><span style="white-space:pre-wrap">
I opened <a moz-do-not-send="true" href="http://bugs.squid-cache.org/show_bug.cgi?id=4537">http://bugs.squid-cache.org/show_bug.cgi?id=4537</a> for this issue but later thought it is better to ask if you also experience the same issue.</span></font>
</pre>
        <div><br>
        </div>
        <div><br>
        </div>
        <div class="gmail_signature" data-smartmail="gmail_signature">Ozgur</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
squid-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:squid-users@lists.squid-cache.org">squid-users@lists.squid-cache.org</a>
<a class="moz-txt-link-freetext" href="http://lists.squid-cache.org/listinfo/squid-users">http://lists.squid-cache.org/listinfo/squid-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>