2 projects tagged "varnish"
TCPWebLog is a system that collects and aggregates Apache and Varnish Web server logs from multiple Linux computers. It uses a simple "client" program that pipes logs to a central server over a TCP connection, and a "server" program that receive the logs and quickly aggregates or splits them.
Turpentine is a Magento extension to improve Magento's compatibility with Varnish, a very fast caching reverse proxy. By default, Varnish doesn't cache requests with cookies, and Magento sends the frontend cookie with every request, causing a (near) zero hit rate for Varnish's cache. Turpentine provides Varnish configuration files (VCLs) to work with Magento and modifies Magento's behavior to significantly improve the cache hit rate.