File: //usr/share/doc/varnish/html/tutorial/index.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>The Varnish Tutorial — Varnish version 6.4.0 documentation</title>
<link rel="stylesheet" href="../_static/default.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '6.4.0',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<link rel="top" title="Varnish version 6.4.0 documentation" href="../index.html" />
<link rel="next" title="The fundamentals of web proxy caching with Varnish" href="introduction.html" />
<link rel="prev" title="Platform specific notes" href="../installation/platformnotes.html" />
</head>
<body>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="introduction.html" title="The fundamentals of web proxy caching with Varnish"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="../installation/platformnotes.html" title="Platform specific notes"
accesskey="P">previous</a> |</li>
<li><a href="../index.html">Varnish version 6.4.0 documentation</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<div class="section" id="the-varnish-tutorial">
<span id="tutorial-index"></span><h1>The Varnish Tutorial<a class="headerlink" href="#the-varnish-tutorial" title="Permalink to this headline">ΒΆ</a></h1>
<p>This section covers the Varnish basics in a tutorial form. It will cover what Varnish is and how it
works. It also covers how to get Varnish up and running. After this section you probably would want to
continue with the users guide (<a class="reference internal" href="../users-guide/index.html#users-guide-index"><em>The Varnish Users Guide</em></a>).</p>
<p>If you're reading this on the web note the "Next topic" and "Previous
topic" links on the right side of each page.</p>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="introduction.html">The fundamentals of web proxy caching with Varnish</a></li>
<li class="toctree-l1"><a class="reference internal" href="introduction.html#supported-platforms">Supported platforms</a></li>
<li class="toctree-l1"><a class="reference internal" href="starting_varnish.html">Starting Varnish</a></li>
<li class="toctree-l1"><a class="reference internal" href="putting_varnish_on_port_80.html">Put Varnish on port 80</a></li>
<li class="toctree-l1"><a class="reference internal" href="putting_varnish_on_port_80.html#restarting-varnish-again">Restarting Varnish again</a></li>
<li class="toctree-l1"><a class="reference internal" href="backend_servers.html">Backend servers</a></li>
<li class="toctree-l1"><a class="reference internal" href="peculiarities.html">Peculiarities</a></li>
<li class="toctree-l1"><a class="reference internal" href="now_what.html">Now what?</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<h4>Previous topic</h4>
<p class="topless"><a href="../installation/platformnotes.html"
title="previous chapter">Platform specific notes</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="introduction.html"
title="next chapter">The fundamentals of web proxy caching with Varnish</a></p>
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../_sources/tutorial/index.txt"
rel="nofollow">Show Source</a></li>
</ul>
<div id="searchbox" style="display: none">
<h3>Quick search</h3>
<form class="search" action="../search.html" method="get">
<input type="text" name="q" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
<p class="searchtip" style="font-size: 90%">
Enter search terms or a module, class or function name.
</p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="introduction.html" title="The fundamentals of web proxy caching with Varnish"
>next</a> |</li>
<li class="right" >
<a href="../installation/platformnotes.html" title="Platform specific notes"
>previous</a> |</li>
<li><a href="../index.html">Varnish version 6.4.0 documentation</a> »</li>
</ul>
</div>
<div class="footer">
© Copyright 2010-2014, Varnish Software AS.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html>