Home > Archive > MSDN > December 2005 > Browser cache
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| jayasankar.s@gmail.com 2005-12-16, 7:55 am |
| Could some one tell me why Internet Explorer is not taking the ".js"
file from the browser cache and instead download it every time. I am
facing a problem because of this as the application slows down because
the band width on offer is very small.
I checked some sites and found that if the application uses absolute
URL instead of relative URL this could happen, I checked the
application and found that it's using relative URL and is till giving
the problem.
Could some one please help me?
Thanks in advance.
Jay
| |
|
| IE6 has lots of faults related to caching, can you give some more details?
I believe the ETag/Compression fault still exists, so are you using HTTP
Compression and ETag?
Ian
<jayasankar.s@gmail.com> wrote in message
news:1134729681.766772.37480@g43g2000cwa.googlegroups.com...
> Could some one tell me why Internet Explorer is not taking the ".js"
> file from the browser cache and instead download it every time. I am
> facing a problem because of this as the application slows down because
> the band width on offer is very small.
>
> I checked some sites and found that if the application uses absolute
> URL instead of relative URL this could happen, I checked the
> application and found that it's using relative URL and is till giving
> the problem.
>
> Could some one please help me?
>
> Thanks in advance.
>
> Jay
>
|
|
|
|
|