Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
varnish-cache
Commits
bc2083f6
Commit
bc2083f6
authored
Sep 07, 2012
by
Per Buer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Chapter on what a web accl is
parent
c613b135
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
+21
-0
web_accelerator.rst
doc/sphinx/tutorial/web_accelerator.rst
+21
-0
No files found.
doc/sphinx/tutorial/web_accelerator.rst
0 → 100644
View file @
bc2083f6
.. _tutorial-web_accelerator:
What is a web accelerator
-------------------------
The problem
-----------
Application servers er slow. They do lots of different things and
they can sometimes take seconds to complete a web page.
The solution
------------
Enter Varnish. It keeps a copy of the web pages that pass through
it. If it finds that it can reuse these later so the server doesn't
have to regenerate these it speeds things up.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment