Jump to ratings and reviews
Rate this book

Getting Started with Varnish Cache

Rate this book
How long does it take for your website to load? Web performance is just as critical for small and medium-sized websites as it is for massive websites that receive tons of hits. Before you pour money and time into rewriting your code or replacing your infrastructure, first consider a reverse-caching proxy server like Varnish. With this practical book, you’ll learn how Varnish can give your website or API an immediate performance boost.
Varnish mimicks the behavior of your webserver, caches its output in memory, and serves the result directly to clients without having to access your webserver. If you’re a web developer familiar with HTTP, this book helps you master Varnish basics, so you can get up and running in no time. You’ll learn how to use the Varnish Configuration Language and HTTP best practices to achieve faster performance and a higher hit rate.
- Understand how Varnish helps you gain optimum web performance
- Use HTTP to improve the cache-ability of your websites, web applications, and APIs
Properly invalidate your cache when the origin data changes
- Optimize access to your backend servers
- Avoid common mistakes when using Varnish in the wild
- Use logging and debugging tools to examine the behavior of Varnish

159 pages, ebook

Published February 1, 2017

8 people are currently reading
13 people want to read

About the author

Thijs Feryn

2 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
5 (29%)
4 stars
11 (64%)
3 stars
1 (5%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Sebastian Gebski.
1,198 reviews1,371 followers
May 10, 2017
Decent intro on not-that-amusing piece of tech. Surely sufficient to have things rolling on your own, but doesn't cover some super tricky scenarios that were quite recently well-famed within the community (Varnish as a mashup-style content aggregator, etc.). If you need to kickstart things urgently, this book seems like a good choice, especially if you keep in mind that it's rather cheap, concise & densely packed with useful stuff.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.