Re: [squid-users] CacheManager::ParseUrl: action 'digestauthenticator' not found

2017-06-07 Thread Amos Jeffries

On 07/06/17 13:00, Михаил wrote:

Hi everybody!
Sometimes i get in cache.log this message:
"CacheManager::ParseUrl: action 'digestauthenticator' not found"

Tell me what it means?


For some reason the Squid process answering a manager HTTP(S) request 
does not have the Digest authentication component registered. Your build 
options do not prohibit that component from existing, so it should be 
registered but that is still process dependent.


The parts of the log line which you omitted contain the information 
about which process that was reported by, what type of process it was 
and when the manager request happened.


Amos

___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users


[squid-users] CacheManager::ParseUrl: action 'digestauthenticator' not found

2017-06-06 Thread Михаил
Hi everybody!
Sometimes i get in cache.log this message:
"CacheManager::ParseUrl: action 'digestauthenticator' not found"

Tell me what it means?

About my systems:
Squid Cache: Version 3.5.25
Service Name: squid
configure options:  '--prefix=/usr' '--with-logdir=/var/log/squid/' 
'--includedir=/usr/include' '--datadir=/usr/share' '--bindir=/usr/sbin' 
'--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--sysconfdir=/etc/squid' 
'--with-default-user=squid' '--disable-ipv6' '--with-filedescriptors=32768' 
'--enable-default-err-language=Russian' '--enable-err-languages=Russian' 
'--enable-delay-pools' '--enable-ssl' --enable-ltdl-convenience

# uname -a
Linux proxy.***.corp 3.10.0-514.16.1.el7.x86_64 #1 SMP Fri Mar 10 13:12:32 EST 
2017 x86_64 x86_64 x86_64 GNU/Linux

Best regards, Micheal.
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users