Conraid's Repository

for Slackware

 NameLast modifiedSize

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


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