.. _tutorial-index:

%%%%%%%%%%%%%
Using Varnish
%%%%%%%%%%%%%

This tutorial is intended for system administrators managing Varnish
cache. The reader should know how to configure her web- or application
server and have basic knowledge of the HTTP protocol. The reader
should have Varnish up and running with the default configuration. 

The tutorial is split into short chapters, each chapter taking on a
separate topic. Good luck.

.. toctree:: :maxdepth: 1

        introduction
	backend_servers
        starting_varnish
	logging
        sizing_your_cache
        putting_varnish_on_port_80
	vcl
        statistics
        increasing_your_hitrate
	cookies
	vary
	purging
	compression
	esi
	platformnotes
	websockets
	devicedetection
	advanced_backend_servers
        handling_misbehaving_servers
        advanced_topics
	troubleshooting

