Conraid's Repository

for Slackware

 NameLast modifiedSize

 Parent Directory  -
 README2026-03-17 23:01 713
 varnish-8.0.1-x86_64-1cf.lst2026-03-17 23:30 58K
 varnish-8.0.1-x86_64-1cf.meta2026-03-17 23:30 667
 varnish-8.0.1-x86_64-1cf.txt2026-03-17 23:30 370
 varnish-8.0.1-x86_64-1cf.txz2026-03-17 23:01 1.8M
 varnish-8.0.1-x86_64-1cf.txz.asc2026-03-17 23:30 545
 varnish-8.0.1-x86_64-1cf.txz.md52026-03-17 23:30 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


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