🔗 This Cache Manager CGI tool
This is tool that provides basic management capabilities of a Squid server through an HTML user interface. As every Common_Gateway_Interface, software, it requires an HTTP server to make it really run.
The communication with the Squid server is made using the
cache_object
URL scheme, that provides access to the underlying
Cache Manager.
With the removal of cache_object
support in Squid-7
releases of this tool older than v3.2 will no longer work.
More information is currently available at Features/CacheManager.
🔗 See also
- CacheManager
- CacheObjectScheme
- CacheMgrJs, a possible replacement for the CGI tool