File tree Expand file tree Collapse file tree
docs/Features/CacheManager Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# This Cache Manager CGI tool
22
33This is tool that provides basic management capabilities of a Squid
4- server through a HTML user interface.
4+ server through an HTML user interface.
55As every
66[ Common_Gateway_Interface] ( http://en.wikipedia.org/wiki/Common_Gateway_Interface ) ,
77software, it requires an HTTP server to make it really run.
88
9- The communication with the Squid server is made up using the
10- [ Cache Object Protocol ] ( /Features/CacheManager/CacheObjectScheme ) , that provides access to the underlying
9+ The communication with the Squid server is made using the
10+ [ ` cache_object ` URL scheme ] ( /Features/CacheManager/CacheObjectScheme ) , that provides access to the underlying
1111[ Cache Manager] ( /Features/CacheManager ) .
1212
13+ :warning :
14+ With the removal of [ ` cache_object ` support] ( /Features/CacheManager/CacheObjectScheme ) in [ Squid-7] ( /Releases/Squid-7 )
15+ releases of this tool older than v3.2 will no longer work.
16+
1317More information is currently available at
1418[ Features/CacheManager] ( /Features/CacheManager ) .
1519
You can’t perform that action at this time.
0 commit comments