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.
- Links to openSUSE:Backpo...E-15-SP4:Update / varnish
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Maintenance:17625/varnish.openSUSE_Backports_SLE-15-SP4_Update && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000220 220 Bytes | |
| uninit.patch | 0000001007 1007 Bytes | |
| varnish-5.1.2-add-fallthrough-comments.patch | 0000005658 5.53 KB | |
| varnish-7.1.1.tgz | 0003742869 3.57 MB | |
| varnish.changes | 0000022207 21.7 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 |
Comments 0