<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
As far as i can tell google chrome on linux does that and IE for sure. <br>
To be more precise whenever i have a JS, PNG or something static and
the IP changes the browser still uses the last IP and fails loading.
Probably it might be the cache settings but i don't want to change
anything else in the configuration . I read somewhere that 307
redirects are not cached by the browser, i.e. it will request it again
from the original adress (the static one, <a class="moz-txt-link-freetext" href="http://example.com/big.mpg">http://example.com/big.mpg</a>) ,
that one will redirect to the dynamic which will return the data or or
just not-modified ...<br>
<br>
IMHO, that clearly differs from 302 redirect . <br>
<br>
On 10/25/2010 11:47 AM, Nicholas Sherlock wrote:
<blockquote cite="mid:ia3joj$7se$1@dough.gmane.org" type="cite">On
25/10/2010 8:05 p.m., Igor Janevski wrote:
  <br>
  <blockquote type="cite">The browsers which already asked for the file
will cache it and will
    <br>
directly try to find via the PUBLICIP which is no longer valid
    <br>
  </blockquote>
  <br>
Which browsers do that? Last time I looked at that, the browser I was
using absolutely would not cache redirects no matter what caching
directives the redirect offered.
  <br>
  <br>
Cheers,
  <br>
Nicholas Sherlock
  <br>
  <br>
  <br>
_______________________________________________
  <br>
nginx mailing list
  <br>
<a class="moz-txt-link-abbreviated" href="mailto:nginx@nginx.org">nginx@nginx.org</a>
  <br>
<a class="moz-txt-link-freetext" href="http://nginx.org/mailman/listinfo/nginx">http://nginx.org/mailman/listinfo/nginx</a>
  <br>
</blockquote>
<div class="moz-signature">
<table width="100%">
  <tbody>
    <tr>
      <td style="width: 180px;" valign="top"><br>
      </td>
      <td valign="top" width="*"><br>
      </td>
      <td width="150px" align="right"><br>
      </td>
    </tr>
  </tbody>
</table>
</div>
</body>
</html>