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 | 1222842073over 16 years ago | |
upstream-config.tar.bz2 | 00000039553.86 KB | 1207652384almost 17 years ago | |
varnish-1.0.1_ncurses.patch | 00000010941.07 KB | 1207652384almost 17 years ago | |
varnish-1.1.2.tar.gz | 0000584191570 KB | 1207653005almost 17 years ago | |
varnish-1.1.tar.gz | 0000561608548 KB | 1207652385almost 17 years ago | |
varnish-1.1_destdir.patch | 0000000360360 Bytes | 1207652386almost 17 years ago | |
varnish.changes | 00000011771.15 KB | 1207653005almost 17 years ago | |
varnish.init | 00000095739.35 KB | 1207652387almost 17 years ago | |
varnish.spec | 00000067796.62 KB | 1222846838over 16 years ago | |
varnish.sysconfig | 0000000460460 Bytes | 1207652388almost 17 years ago |
Revision 14 (latest revision is 17)
hostmaster
committed
over 16 years ago (revision 14)
update