Re: [squid-users] help to disconnect users after determinated time. TTL

2019-08-16 Thread Amos Jeffries
On 16/08/19 3:30 am, jmperrote wrote: > Hello Emmanuel, we finish implementing a solution on PHP script, getting > the TTL time < 0 on the cachemgr, and it work. > > The problem is that the param --> auth_param basic credentialsttl 3 > minutes, give this time (180 seconds), but if the user still n

[squid-users] helping to setting a grace time for auth_param basic

2019-08-16 Thread jmperrote
Hello I need helping on setting "grace time" to renew TTL time on a " Check TTL" using "auth_param basic program and credentialsttl". The problem is that I use a "auth_param basic" php script to validate users, when validate squid give me a TTL, but is no grace time to renew this TTL, if I sti

Re: [squid-users] HAProxy + Squid

2019-08-16 Thread Amos Jeffries
On 16/08/19 8:46 am, Service MV wrote: > Thank you, Amos. Taking into account your and Rafael's recommendations, > I configured HAProxy and Squid to use the PROXY protocol instead of > reformatting the messages. > At the moment I disabled authentication, due to internal requirements. > I had a hard