🔗 This Cache Manager CGI tool
This is tool that provides basic management capabilities of a Squid server through a 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 up using the Cache Object Protocol, that provides access to the underlying Cache Manager.
More information is currently available at Features/CacheManager.
🔗 See also
- CacheManager
- CacheObjectScheme
- [CacheMgrJs]/Features/CacheManagerCacheMgrJs, a possible replacement for the CGI tool