Yea i tried
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="cache-control"
and no-cache several different ways.
Main Topics
Browse All TopicsI have a quick and simple question,
i am running windows 2000 server and we are all a full netowork that every user goes through our proxy.
Well my problem is, I just installed a perl driven open source forum, and everything works fine, except for some reason my proxy is forcing the forum to cache and the forum is not displaying the most uptodate information, until you hit the refresh on the IE bar.
I added multiple different code forcing the proxy to not-cache, but it still is. I contacted the open source support team and they said there is nothing else i can do with the code, its settings on my proxy that i need to change. Well we looked into it and we can not find any settings or anything else we can change to set the proxy to force it to grab the most up-to-date pages.
Also if you view this forum from anywhere outside the network, it works perfectly.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
That's good, then you will have plenty of control over how and what it caches. Only problem is that I can't tell you how, coz i don't have any ISA servers at the moment. Have a look at the options, and you should be abel to find out where to enter a list of hosts to not cache.
I also remember that there was a setting somewhere with a slider control with "bandwidth" at one end and "content" at the other, with general context being cache performance. Choose bandwidth if you care about getting the most efficiency out of the available bandwidth, and the other end to make sure you get the updated info when it changes. (or was that MS proxy server?) - anyhow, if it is in ISA, slide that control way over to the right.
Cheers.
Hello,
what about this:
"How to prevent the caching of content from certain Web sites in Internet Security and Acceleration Server 2004"
http://support.microsoft.c
In that alrticle is a link to this one:
http://support.microsoft.c
Right under the heading: "For a Microsoft Internet Security and Acceleration (ISA) Server 2000 version of this article, see 310100. "
;-)
Business Accounts
Answer for Membership
by: lion201Posted on 2005-02-14 at 07:52:41ID: 13305139
hi jutimes
i quess you already tried to send the "content:no-cache" and "expires:-1" header fields in http ?
best wishes
-ToM-