|
|||||||
How can it help me? Server power is expensive. Nowadays websites are highly dynamic and build pages on-the-fly when a user visits them. This requires server power and that adds up with each user that visits your website at the same time. However 50-90% of all the requests your servers are dealing with are not dynamic pages, but static content, like images, Javascript files, movies, audio files and such. These files do not change as often and fast as webpages - Varnish allows you for offloading them from your servers and have them delivered from Varnish instead. This way your servers can concentrate on the real work and you save valuable server power. This way, Varnish acts as your own Content Delivery Network (CDN). > Next: Varnish helps to scale & speed up dynamic websites too |
|
||||||
|