Well, think about it... 1.) squid is a http-proxy.
It caches pages, first in RAM, then on the
hard-disk... you're about to put the hard-disk
part on the network, using nfs. Even though
nfs is quite performant it certainly won't beat
the local hdd, specially if the machines on
your network weren't switched.
2.) Assuming that others also have their
homes on the same machine I'd think that
the admin wouldn't be to happy with you
keeping the hdd active for a lot of the time ;)
3.) If you're on a company net, you should
have the admin set-up a proxy for the whole
lot. That makes it way more efficient in terms
of disk & cpu-usage. If the company already
had a proxy going, your effort would be an
utter waste of ressources ;)
Cheers,
Tink
|