Re: [squid-users] How can I do this?? - Update

2007-11-15 Thread murrah boswell
Henrik Nordstrom wrote: On tis, 2007-11-13 at 20:39 -0700, murrah boswell wrote: I have not fired up my scripts to trigger wget yet. I have been testing by grabbing a few Web pages using a browser and logged into Squid environment as user 'wget.' I am baby stepping my way through this, so I

Re: [squid-users] How can I do this??

2007-11-14 Thread Henrik Nordstrom
On tis, 2007-11-13 at 20:39 -0700, murrah boswell wrote: I have not fired up my scripts to trigger wget yet. I have been testing by grabbing a few Web pages using a browser and logged into Squid environment as user 'wget.' I am baby stepping my way through this, so I want to get the Squid

Re: [squid-users] How can I do this??

2007-11-13 Thread Robert Collins
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

Re: [squid-users] How can I do this??

2007-11-13 Thread Amos Jeffries
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

Re: [squid-users] How can I do this??

2007-11-13 Thread murrah boswell
Hello, 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). I know that miss_access must be part of the puzzle to allow my priviledged user to go

RE: [squid-users] How can I do this??

2007-11-13 Thread Dave Raven
You could use refresh_pattern to force everything to be cached... -Original Message- From: Robert Collins [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 14, 2007 3:37 AM To: murrah boswell Cc: squid-users Subject: Re: [squid-users] How can I do this?? On Tue, 2007-11-13 at 18:28

RE: [squid-users] How can I do this??

2007-11-13 Thread Robert Collins
On Wed, 2007-11-14 at 04:03 +0200, Dave Raven wrote: You could use refresh_pattern to force everything to be cached... refresh_pattern changes how long things are valid for, not whether they can be cached. Consider authenticated content, dynamic content (e.g. a javascript on a page that

RE: [squid-users] How can I do this??

2007-11-13 Thread Dave Raven
To: squid-users Subject: Re: [squid-users] How can I do this?? Hello, 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). I know that miss_access

Re: [squid-users] How can I do this??

2007-11-13 Thread murrah boswell
Amos Jeffries wrote: I have been reading your posts and wondering myself why its not working. I just recalled someone earlier who was havign trouble that turned out to be caused by the headers wget sends by default preventing cache doing certain things. Maybe you have hit this also. I have

Re: [squid-users] How can I do this??

2007-11-13 Thread murrah boswell
Dave Raven wrote: What about using offline mode - if its educational I assume you could probably just download after hours ? Turn it off when you download with wget, and put it back on afterwards? I have tried 'offline_mode on', but that did not help; I still get Relaying Denied errors for

Re: [squid-users] How Can I do that?

2004-09-20 Thread Henrik Nordstrom
On Mon, 20 Sep 2004, [iso-8859-1] Tomás Rodriguez Orta wrote: I have a doubt with the squid proxy, I want to doing that my squid proxy don´t ask the user and passwrd when any user want to load the web sitie http://intranet or our web sitie http://webselecmar You allow them access to these sites