Conraid's Repository

for Slackware

 NameLast modifiedSize

 Parent Directory  -
 README2023-09-16 15:20 714
 varnish-7.4.0-x86_64-1cf.lst2023-09-16 15:21 56K
 varnish-7.4.0-x86_64-1cf.meta2023-09-16 15:21 666
 varnish-7.4.0-x86_64-1cf.txt2023-09-16 15:21 370
 varnish-7.4.0-x86_64-1cf.txz2023-09-16 15:20 1.7M
 varnish-7.4.0-x86_64-1cf.txz.asc2023-09-16 15:21 508
 varnish-7.4.0-x86_64-1cf.txz.md52023-09-16 15:21 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


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