Re: Caching of websites - does it exist on SBS2003?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Have him try hitting F5 (or the "refresh" button) to refresh the page. This
is what I normally do when updating a site to re-read the page and freshen
the IE cache. To avoid the issue you can turn off caching in the Internet
Options but it will slow things down.

--
Allan Williams



"Joe#2" <Joe2@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A678B582-C532-4F46-AEC4-17BB20C85513@xxxxxxxxxxxxxxxx
When this person makes the changes, they do take effect immediately. If he
or
anyone else off site looks at the website the changes are there. Only if
this
person is at his work desktop, does he get a delay in seeing the changes.
He
will eventually see the changes but there is a delay. Somewhere the site
is
being cached. Resetting his browser did not help.

I am just going to have to get with him next week and see for myself.

"Larry Struckmeyer [SBS-MVP]" wrote:

Don't understand having only one client who can check the changes.

Say User 1 and User 2 go to web site.

User 1, the changer, changes something.

User 1 and User 2 log off the website, close their browser and reopen the
browser and navigate to the site.

Do either of them see the changes?

What if someone from outside the LAN, say a customer or supplier does the
same thing?

-Larry

"Joe#2" <Joe2@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:68B3942F-059F-44E3-B65B-01F633E10B08@xxxxxxxxxxxxxxxx
There is only one person on site doing the changes, so I have only him
as
my
reference point on this issue. I agree that his desktop is probably the
problen and have said as much, but in the spirit of diplomasy I told
him I
would ask the question. Also his new "web" person has been helping him
and
he
suggested it might be the server.

Thanks for the suggestion on the settings, I will pass it on.

Joe
"Larry Struckmeyer [SBS-MVP]" wrote:

Only one use on the SBS lan is affected? Others see the changes
immediately? That would imply the local system, not the server.

Verify that c:\documents and settings\user\temporary internet files is
emptied?

In IE, open settings, view files - delete.

Set the cache to 0, close IE, open and set the cache to something
reasonable, such as 25 MB. I have seen this settings in the thousands
of
MB.

-Larry

"Joe#2" <Joe2@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:49217EDB-E6CD-491E-853C-B06EAAD25982@xxxxxxxxxxxxxxxx
Recently one of my customers has switched over to a new website
provider
that
allows them to interactively make changes to their area on the site.
For
some
reason there is a great delay in seeing the changes take effect IF
they
are
at work where the SBS server is. If they are home on their own ISP
they
see
the changes take effect immediately.

I know if you have ISA installed, website caching is a feature that
can
be
turned on but ISA is not installed on this system. It is a 2 NIC sbs
setup
however, so all web traffic goes thru the server.

The person having this problem has cleared their browsers several
times,
but to no avail.






.



Relevant Pages

  • Re: nebie - keeping javascript code away from prying eyes
    ... libraries in *.js files on the server in a location that ... If I instruct a browser ... not to cache this loaded page, ... instruction not to hang on to a copy of that resource once they have ...
    (comp.lang.javascript)
  • Re: disable caching of DNS resolution
    ... Are you asking about the system DNS client cache or the DNS server cache? ... For the DNS server cache make a registry entry to set the Maximum Cache Time ... Function: Set maximum caching TTL. ...
    (microsoft.public.win2000.dns)
  • Re: cache in IIS 7.0
    ... Default value of location property for each caching profile is "Server" which tells caching module to only cache the response at the server and not on the client. ... in folder are in cache for example for 1 week. ...
    (microsoft.public.inetserver.iis)
  • Re: Refreshing multiple images
    ... > Your browser tries to cache an image by it's url, ... Appending Math.randomappends a random number to it making it a unique URL and thus forcing a reload from the server. ... Use new Date.getTimeinstead and it will *never* return the same number twice in a row unless you monkey with your computers clock and even then you would have to manage to do it within about 10ms of the next loop executing to get the same number again. ... "Browsers are not required to look a the URL query string when determining whether or not to pull from the cache." ...
    (comp.lang.javascript)
  • Re: Reload a page when back button pressed
    ... also if you look at google's web tool kit's browser history management object, to see what others are doing. ... instead of being server based spewing javascript, its browser based with ajax calls to the server. ... The browser retrieves the page from the cache. ...
    (microsoft.public.dotnet.framework.aspnet)