Hi,
Squid Cache: Version 3.1.20
Em 19/08/2013 03:22, Amos Jeffries escreveu:
On 19/08/2013 5:20 p.m., Alan wrote:
On Sat, Aug 17, 2013 at 3:02 AM, Oliveiros Peixoto (Netinho) wrote:
Hi Jeffries!
I created my own script auth_basic. This script checks the username and
password, if correct it inserts the username and date in the table
sessions
and returns OK login = username for squid.
I also created one helper with ttl = 60. This helper takes the
username and
password and check the sessions table if the field ip is empty. If
not empty
he updates the field.
The problem is that when it spends 60 seconds a request is sent to the
helper with %LOGIN empty, as the helper does not identify the
username and
return ERR to squid then open the popup window again.
Please explain it better, because what you just described looks like a
bug to me.
Yes it sounds like a bug 3.1 and some 3.2 had. What is the output of
"squid -v" please?
Amos