Testing an MIT-wide cache to speed web access
If you visit the same web sites repeatedly, or if you visit
highly-popular web sites, you may find that things speed up a lot when
you try this experimental cache. The only catch is that if the service
goes down, your web browser will give an error message and not retrieve
any documents. So make sure you know how to turn it off before you turn
it on.
Here are intructions on starting/stopping testing with various WWW
browsers:
Technical details
This cache is hooked into the
NLANR cache project, using software called Squid, which is faster than other
web cache software. To find out why, read about the
Harvest Object Cache, which Squid is based on.
Platform: 100MHz SGI Indy running IRIX 5.3
Memory: 16M cache on 64M machine
Disk: 750M cache on 1G Fujitsu M2694ES
Limited use outside of MIT
Some servers restrict access based on hostname or IP address, e.g. the
servers for Publications Licensed
to MIT. When you use a proxy server, the IP address the server sees
is that of the proxy. For this reason, access to those servers via the
proxy on squid.mit.edu is restricted to MIT.
Some servers at MIT may also have pages that are hostname or
IP-restricted. For this reason, access to MIT servers is limited to
those on my list of servers known to have no such restricted pages.
Other access restrictions (e.g. password-based) are ok. If you know of
an MIT server that should be added to this list, please let me know.
Type this command:
setenv http_proxy http://mv.ezproxy.com.ezproxyberklee.flo.org/
Add the command to your .environment if you want it every time you
login.
How to stop testing it with most Unix browsers
Type this command:
unsetenv http_proxy
Remove the command from your .environment if you added it before.
- Under the Options menu, select Network Preferences...
- Click on Proxies.
- Select Manual Proxy Configuration.
- Click on View....
- For FTP, Gopher and HTTP Proxy, type squid.mit.edu
with Port: 3128
- Click on OK.
- Click on OK.
How to stop testing it with Netscape
- Under the Options menu, select Network Preferences...
- Click on Proxies.
- Select No Proxies.
- Click on OK.
courtesy of Abram Dancy
- Under Configure, select Servers.
- Under Proxy Gateway, type http://mv.ezproxy.com.ezproxyberklee.flo.org/
- Select Enable Proxy.
How to stop testing it with IBM's WebExplorer
- Under Configure, select Servers.
- Deselect Enable Proxy.
MIT CWIS Squid Project <squid@mit.edu>
Last modified: Wed Mar 5 16:02:01 EST 1997