Archive: February 2008

1 posts

Varnish HTTP Accelerator

by marcus on 22/02/2008

A few days ago, I was searching for a reverse proxy that is capable of caching dynamic content for a specified period of time. Apache2 + mod_proxy / disk_cache seemed to be the perfect solution, but in fact it did not work properly in the scenario I set up (LAMP / Typo3). After googling around, I did *not* try squid, as I found the Varnish HTTP accelerator.To sum it up: that thing works. I…

Read the full article →