yunde110 发表于 2018-12-26 13:09:18

别人SQUID下CACHEMGR遇到的问题,可以参考我的SQUID的做法解决

squid2.5stb10已大log定制補丁,速度很快,就是cachemgr.cgi 登陸後(選擇主機後,輸入密碼,空用戶名,用戶不知在哪裡設), 正常出現Cache Manager menu 管理菜單:
Memory Utilization
Callback Data Registry Contents
Event Queue
。。。。
但點進上面的連接,卻執行錯誤:

ERROR
Cache Manager Access Denied

--------------------------------------------------------------------------------

While trying to retrieve the URL: cache_object://61.168.0.11/mem

The following error was encountered:

Cache Manager Access Denied.

Sorry, you are not currently allowed to request:

    cache_object://61.168.0.11/memfrom this cache manager until you have authenticated yourself.

------------------------------------------------------------------------------
是否acl有問題,請高手指點。。。
附squid.conf,和cachemgr.conf

###
icp_port 0

###
strip_query_terms off
logformat combined %>a %ui %un [%tl] "%rm %ru HTTP/%rv" %Hs %
页: [1]
查看完整版本: 别人SQUID下CACHEMGR遇到的问题,可以参考我的SQUID的做法解决