Conraid's Repository

for Slackware

 NameLast modifiedSize

 Parent Directory  -
 README2026-05-21 21:07 713
 varnish-9.0.3-x86_64-1cf.lst2026-05-21 21:17 54K
 varnish-9.0.3-x86_64-1cf.meta2026-05-21 21:17 668
 varnish-9.0.3-x86_64-1cf.txt2026-05-21 21:17 370
 varnish-9.0.3-x86_64-1cf.txz2026-05-21 21:07 2.3M
 varnish-9.0.3-x86_64-1cf.txz.asc2026-05-21 21:17 545
 varnish-9.0.3-x86_64-1cf.txz.md52026-05-21 21:17 63

Slackware Current Repository by Conraid

======================================================================

varnish (high-performance HTTP accelerator)

Varnish Cache is a web application accelerator also known as a
caching HTTP reverse proxy. You install it in front of any server
that speaks HTTP and configure it to cache the contents.

BUILT WITHOUT DOC. USE ONLY FOR TESTING.

HOME: http://varnish-cache.org/

======================================================================
NOTE: 

Use only for testing.

IMPORTANT
You must have a varnish user and varnish group to run varnishd with jail unix

 # groupadd varnish
 # useradd -g varnish -d /dev/null -s /bin/false varnish


======================