Re: [squid-users] Help blocking connections at a certain time

From: Luis Daniel Lucio Quiroz <luis.daniel.lucio_at_gmail.com>
Date: Thu, 16 Feb 2012 12:17:07 -0600

Le 7 février 2012 08:45, Stephen McGuinness <webmcgu_at_gmail.com> a écrit :
> I am trying to force the users behind my proxy to be forced into a
> human interaction ACL at a certain time every night. I have it working
> pretty well, but there is still traffic that is not getting blocked.
>
> From what I can figure out so far, if connections are active before
> the time ACL kicks in, they are not forced to the ACL that requires
> human inter-action, but not for all content. It seems that traffic
> making it through has a mime type of application/javascript or
> application/json, or no specified mime-type at all.
>
> Does anyone know how to reset all the connections without having to
> restart the service, or something else more drastic like messing with
> the system firewall?

Your answer is here:
# "nonce_garbage_interval" timeinterval
# Specifies the interval that nonces that have been issued
# to client_agent's are checked for validity.
#
# "nonce_max_duration" timeinterval
# Specifies the maximum length of time a given nonce will be
# valid for.

>
> As some more information, we use auth-digest, some very large ACLs,
> and the external human-interaction based on time of day.
>
> Thanks-
>
> Steve
Received on Thu Feb 16 2012 - 18:17:34 MST

This archive was generated by hypermail 2.2.0 : Thu Feb 16 2012 - 12:00:03 MST