Varnish is a high-performance HTTP accelerator.
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.
- 3 errors
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
bin__varnishd__cache_acceptor_epoll.c.patch | 0000000925925 Bytes | 1222842073about 16 years ago | |
upstream-config.tar.bz2 | 00000039553.86 KB | 1207652384over 16 years ago | |
varnish-1.0.1_ncurses.patch | 00000010941.07 KB | 1207652384over 16 years ago | |
varnish-1.1.2.tar.gz | 0000584191570 KB | 1207653005over 16 years ago | |
varnish-1.1.tar.gz | 0000561608548 KB | 1207652385over 16 years ago | |
varnish-1.1_destdir.patch | 0000000360360 Bytes | 1207652386over 16 years ago | |
varnish.changes | 00000011771.15 KB | 1207653005over 16 years ago | |
varnish.init | 00000095739.35 KB | 1207652387over 16 years ago | |
varnish.spec | 00000067146.56 KB | 1222842074about 16 years ago | |
varnish.sysconfig | 0000000460460 Bytes | 1207652388over 16 years ago |
Revision 11 (latest revision is 17)
hostmaster
committed
about 16 years ago (revision 11)
update