Experimenting with Varnish...
Using the varnish HTTP accelerator - Experiences so far...
varnish
Using varnish HTTP accelerator and some gotchas
Submitted by sandip on Sat, 10/30/2010 - 01:43(via bart.motd.be)
Varnish HTTP accelerator
Submitted by sandip on Thu, 08/05/2010 - 09:04(via blog.flip-edesign.com)
A basic Varnish installation consist of Varnishing sitting in from of your web server (referred to as back-end), clients will interact solely with Varnish and never know there is a back-end web server (nor should they have access to the back end directly). When a request comes in to Varnish for a page that is being cached over a standard HTTP connection Varnish will either service this directly to the client (without sending a request to the back-end) from Varnish’s cache if exist or if not in cache will send a request to your web back-end over its TCP socket via an HTTP request...
Drupal, Pressflow and Varnish Caching
Submitted by sandip on Mon, 04/26/2010 - 23:41(via blogs.osuosl.org)
Lots of useful varnish and caching tips...
munin-varnish plugin
Submitted by sandip on Thu, 04/08/2010 - 23:18(via github.com)
Varnish http proxy cache plugins for munin.