[COLUG] Satellite Web Proxy

Aaron Howard archanoid at gmail.com
Thu Aug 2 12:19:03 EDT 2007


On Thursday 02 August 2007 10:36:13 am Mark Erbaugh wrote:
>
> Hughes Net offers something called Turbo Page, and I suspect that that
> is doing something similar, but it may not be working because I'm not
> using Windows and IE.
>
> Would something like this work?
>

It should speed things up a bit.  You might look into squid-prefetch.  If 
you're running a debian-based distro (like ubuntu) you should be able to just

sudo apt-get install squid-prefetch

to install it.  It will not only act as a proxy and cache commonly accessed 
objects (squid's normal behavior) but also pre-fetch pages linked by whatever 
page you're currently viewing.  So, as you're reading the content on AT&T's 
main site, it'll already be downloading the linked pages.

Good luck...

-Aaron


More information about the colug432 mailing list