Conraid's Repository

for Slackware

 NameLast modifiedSize

 Parent Directory  -
 README2026-09-24 16:15 713
 varnish-9.1.0-x86_64-1cf.lst2026-09-24 16:52 45K
 varnish-9.1.0-x86_64-1cf.meta2026-09-24 16:52 668
 varnish-9.1.0-x86_64-1cf.txt2026-09-24 16:52 370
 varnish-9.1.0-x86_64-1cf.txz2026-09-24 16:15 2.2M
 varnish-9.1.0-x86_64-1cf.txz.asc2026-09-24 16:52 545
 varnish-9.1.0-x86_64-1cf.txz.md52026-09-24 16:52 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


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