[squid-users] squid 3.2.2: external_acl_type why ttl is not working

From: David Touzeau <david_at_touzeau.eu>
Date: Sat, 13 Oct 2012 10:35:58 +0200

Dear

As i understand, TTL in external_acl_type force Squid to cache a positive
answer from the external process.
In my case it seems that the TTL is not used and squid query the helper on
each request.

Did i miss something ?

external_acl_type SplashScreenAuthDef ttl=120 negative_ttl=0
children-startup=5 children-idle=5 ipv4 %SRC %SRCEUI48 %>{X-Forwarded-For}
%URI /usr/share/artica-postfix/external_acl_squid.php --splash
session-time=120
acl SplashScreenAuthAcl external SplashScreenAuthDef
acl SplashPage dst 192.168.1.127
deny_info http://192.168.1.127?request=%o SplashScreenAuthAcl

http_access deny !SplashPage !SplashScreenAuthAcl

Best regards.
Received on Sat Oct 13 2012 - 08:36:05 MDT

This archive was generated by hypermail 2.2.0 : Sun Oct 14 2012 - 12:00:02 MDT