Conraid's Repository

for Slackware

 NameLast modifiedSize

 Parent Directory  -
 varnish-7.7.1-x86_64-1cf.txz.md52025-05-30 11:49 63
 varnish-7.7.1-x86_64-1cf.txz.asc2025-05-30 11:49 508
 varnish-7.7.1-x86_64-1cf.txz2025-05-30 11:50 1.8M
 varnish-7.7.1-x86_64-1cf.txt2025-05-30 11:49 370
 varnish-7.7.1-x86_64-1cf.meta2025-05-30 11:50 666
 varnish-7.7.1-x86_64-1cf.lst2025-05-30 11:49 58K
 README2025-05-31 07:50 713

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


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