Search
j0ke.net Open Build Service
>
Projects
>
ha
>
varnish
> Meta
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Meta Configuration of Package varnish
<package name="varnish" project="ha"> <title>Varnish is a high-performance HTTP accelerator.</title> <description>Varnish is an HTTP accelerator. An HTTP accelerator (often called Reverse Proxy) is an application that stores (caches) documents that have been requested over the HTTP protocol. Based on certain criteria the next client requesting the document is either given the cached document, or a "fresh" document requested from a backend server. The purpose of this is to minimize the requests going to the backend server(s) by serving the same document to potentially many users. </description> <person userid="hostmaster" role="maintainer"/> <person userid="netmax" role="maintainer"/> <build> <enable repository="RHEL_5"/> </build> </package>