On Mon, 12 Oct 1998, Yee Man Chan wrote:
> Another question: does Squid treat "http://foo.com" different from
> "http://foo.com/" ? How about "http://foo.com/hello" and
> "http://foo.com/hello/" ? Finally, how about "foo.com" and
> "http://foo.com" ? (When I say different, I am saying Squid is going to
> cache them in two copies despite the fact that they are the same.)
They are not necessarily the same. For example,
http://www.columbiahouse.com/web
and
http://www.columbiahouse.com/web/
are different.
Thus, Squid should not rewrite URLs to avoid serving the wrong page. Serving
the wrong page is probably worse than serving a stale page because stale page
can usually be "refreshed" by a user.
Alex.
Received on Tue Jul 29 2003 - 13:15:54 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:11:56 MST