On 16/01/2016 4:11 a.m., Murat Balkan wrote:
> Hi,
>
> Thanks for the response.
> What I want to achieve is to prevent 2 users enter with the same username
> simultaneously.
User usernames are unique. Same username == same user.
There cannot be a second user with same username.
However: User
On 19/01/2016 5:19 a.m., Murat Balkan wrote:
> Hi Squid experts,
>
> Can you please tell me if below scenario is possible to be implemented in
> Squid?
>
> <--> User 1 enters the proxy, browses some pages.
> <--> User 2 tries to enter, and he receives a reject.
> <--> User1 stops browsing pages.
ary 15, 2016 3:13 AM
To: squid-users@lists.squid-cache.org
Subject: Re: [squid-users] Maxconn Parameter behaviour with NAT
On 14.01.16 16:58, Murat Balkan wrote:
>I want to limit the users with the Maxconn parameters. But the users
>are NATed behind a public IP address. Is squid just looking
3:13 AM
To: squid-users@lists.squid-cache.org
Subject: Re: [squid-users] Maxconn Parameter behaviour with NAT
On 14.01.16 16:58, Murat Balkan wrote:
>I want to limit the users with the Maxconn parameters. But the users
>are NATed behind a public IP address. Is squid just looking at the IP
>
On 14.01.16 16:58, Murat Balkan wrote:
I want to limit the users with the Maxconn parameters. But the users are
NATed behind a public IP address. Is squid just looking at the IP address
or can it also use the username to figure out if it should apply the
maxconn?
maxconn uses clients' addresse
Hi,
I want to limit the users with the Maxconn parameters. But the users are NATed
behind a public IP address. Is squid just looking at the IP address or can it
also use the username to figure out if it should apply the maxconn?
Thanks
Murat
___
squid-