Re: [squid-users] Question on 'blocking' sites

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sat, 17 Mar 2001 11:30:23 +0100

Leonardo Rodrigues wrote:

> I was thinking on changing the BLOCKING action to something
> like this:
> When a user tries to access a 'blocked' page, instead of completly
> blocking the access, Squid would show am html page with a message,
> telling that access to that page is not allowed and that was logged.
> The html page would wait 10s and the user would be transfered to
> that page ( this is easy on the html page, no problems here ), and
> access to that specific page would be ALLOWED.
>
> After this, Squid should bother this specificaly user on accessing
> that page, until user's close the browser ( ?? ) .....

The trick is how to make it ALLOWED. In Squid's view it is again a
request for the same page which is still blocked.

Or is a not missing from the last part above? (should NOT bother ...).
If so, then it can sortof be implemented via the redirector interface by
implementing a database shared by the redirector processes telling what
users have been warned about which pages. Problem is that the
redirectors (or even Squid in general) does not know if the user has
closed his/her browser.

--
Henrik Nordstrom
Squid hacker
Received on Sat Mar 17 2001 - 03:27:15 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:58:42 MST