Daniel Bartholomew
Section Blog
Categories
Section Blog
Categories
Sometimes when you are working on Varnish Cache you want to pinpoint a specific request that has happened. For example, your customer service team reports that customers are seeing a “Guru...
Varnish Cache is a great tool in your reverse proxy chain because its superior programming model allows you to make complex caching decisions that are unachievable in other reverse proxy servers. So, you spend...
Varnish Cache is a high performance HTTP Accelerator, or HTTP cache. It is configurable as a reverse proxy for an HTTP server and increases the performance of websites by 300 - 1000x. This can be useful in so...
At Section we commonly rewrite HTML to remove over-zealous attempts at domain sharding. A few years ago browsers constrained the number of connections they used when talking to a web server. With all the to and...