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.
- Developed at server:http
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/varnish && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
uninit.patch | 0000001007 1007 Bytes | |
varnish-5.1.2-add-fallthrough-comments.patch | 0000005658 5.53 KB | |
varnish-7.1.0.tgz | 0003787588 3.61 MB | |
varnish.changes | 0000021951 21.4 KB | |
varnish.logrotate | 0000000179 179 Bytes | |
varnish.service | 0000000644 644 Bytes | |
varnish.spec | 0000006078 5.94 KB | |
varnish.sysconfig | 0000000763 763 Bytes | |
varnishlog.service | 0000000661 661 Bytes |
Revision 37 (latest revision is 47)
Dominique Leuenberger (dimstar_suse)
accepted
request 977601
from
Jan Engelhardt (jengelh)
(revision 37)
- Update to release 7.1.0 [boo#1195188] [CVE-2022-23959]
Comments 0