[squid-users] cachemgr.cgi on embedded system
reinerotto
augustus_meyer at gmx.net
Mon Jul 25 08:55:26 UTC 2016
>* Squid has Basic authentication enabled. <
This is _not_ the case in my environment.
I had an _impression_ from the wiki, that basic_auth _might_ be used.
(And there was a note from Yuri, having a similar problem like me :-)
Pls, consider an explicit statement in the wiki.
On an embedded device, a _default_ squid install (used 2.7 in the past,
which was good enough for a long time)
eats up a lot of precious non-volatile memory (16MB flash mem are already
"plenty") , so
I have to scale down squid to required functionality only, when compiling.
So, most likely these are my .config-options, relevant to my problem:
'--disable-external-acl-helpers'
'--disable-auth-negotiate'
'--disable-auth-ntlm'
'--disable-auth-digest'
'--disable-auth-basic'
I assume, '--enable-auth-basic' is required for cachemgr to work,
but what about '--disable-external-acl-helpers' ?
--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/cachemgr-cgi-on-embedded-system-tp4678665p4678668.html
Sent from the Squid - Users mailing list archive at Nabble.com.
More information about the squid-users
mailing list