Allthough I agree on the bandwidth saver, it is also a security risk.

As far as I know, MS doesn't provide md5 hashes or anything similar, so
the risk of somebody fiddling with the files in transit or in the proxy's
cache are there (remote - but we're still talkin' about system upgrades here).

Further more - in an organisation, with multiple users, you really want to deny
access to windowsupdate, simply because you'll pay the price, when everybody
updates 'as they should', and some custom app stops working.

We had that, with on of the XML fixes in IE and Doubleclick Dart was broken for
5 days.

Now - in this case - it wasn't a very big problem, since it was me who suffered
and I alerted the people who had to work with Dart daily, to not install 
that update.

If your organisation relies on MS based software, and have made extensions 
to it,
you may be in for a big surprise.
Typically you or your IT department would stay in touch with Technet, and 
test the
upgrade and it's uninstall feature (if possible!) before applying anything.

Then make the approved update available on the network and mail everyone 
the location,
or use login scripts/remote logins - you get the point.

Jeff Adams said at 12:58 12-6-2002:

>This is true for any caching proxy server that can cache more than just 
>HTML files.  It works on the same principal - a client requests a file, 
>the proxy checks to see if the file is already in the cache, if it is in 
>the cache it makes sure the file is not stale, if it is not in the cache 
>it  attempts to download the file and put it in the cache, and then the 
>file is returned to the client.  Subsequent requests for the file are then 
>drawn directly from the cached file until its entry becomes stale at which 
>time it is updated.

____________________________________________________

</MELVYN>

void wakeup()
{
         for(long int cuppajava;drink();cuppajava++);
}

-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/




Reply via email to