You could use refresh_pattern to force everything to be cached... -----Original Message----- From: Robert Collins [mailto:robertc@xxxxxxxxxxxxxxxxx] Sent: Wednesday, November 14, 2007 3:37 AM To: murrah boswell Cc: squid-users Subject: Re: How can I do this?? On Tue, 2007-11-13 at 18:28 -0700, murrah boswell wrote: > Hello, > > I have asked this recently, but have still not figured it out, so > please excuse me for asking it again. > > I am trying to setup Squid to only allow one user through to the Web and > configure it so all other users only have access to information > stored in the cache. > > I am using squid-2.6.STABLE16 on a single server, so there are no > siblings relationships. > > The idea is to use wget and a special privileged user to fetch pages > from the Web and store them in the cache for other users in the system. > > Can this be done, and if so, how? To some degree. miss_access can be used to stop other users accessing data; however you may find uncachable data will make the users see many errors. (things like web dots tend to be uncachable). -Rob -- GPG key available at: <http://www.robertcollins.net/keys.txt>.