Re: AW: AW: [squid-users] max_user_ip not working in squid-2.6S4

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Sat, 07 Oct 2006 09:02:01 +0200

fre 2006-10-06 klockan 13:09 -0800 skrev Chris Robertson:

> Should that not be...
>
> http_access allow !concurrent_browsing password
> http_access deny all

Why? concurrent_browsing requires a login, just as password does. !
concurrent_login matches the authenticated users who are not using too
many connections, and password matches all authenticated users. So !
concurrent_login is a subset of password.

allow "all authenticated users not using too many connections of all
authenticated users" is still "all authenticated users not using too
many connections".

> ...or were you not replacing all four access lines with two?

Exactly. Removed the redundant ones.

Regards
Henrik

Received on Sat Oct 07 2006 - 01:02:13 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Nov 01 2006 - 12:00:04 MST