PDA

View Full Version : Squid external_acl with session helper


markotitel
2nd June 2009, 13:57
Hi, Im having trouble understand this line in squid conf that is actually working but I dont understand it :) .

external_acl_type session ttl=300 negative_ttl=0 concurrency=200 children=1 %SRC /usr/lib/squid/squid_session -t 300

So what ttl=300 do, and what squid_session -t 300 do.

BTW this script shows INFO page before letting anyone surf the internet.