varnish
Install command:
brew install varnishHigh-performance HTTP accelerator
https://www.varnish-cache.org/
License: BSD-2-Clause
Development: Pull requests
Formula JSON API: /api/formula/varnish.json
Formula code: varnish.rb on GitHub
Bottle (binary package) installation support provided for:
| macOS on Apple Silicon |
tahoe | ✅ |
|---|---|---|
| sequoia | ✅ | |
| sonoma | ✅ | |
| macOS on Intel |
sonoma | ✅ |
| Linux | ARM64 | ✅ |
| x86_64 | ✅ |
Current versions:
| stable | ✅ | 9.0.3 |
Depends on:
| openssl@3 | 3.6.4 | Cryptography and SSL/TLS Toolkit |
| pcre2 | 10.48 | Perl compatible regular expressions library with a new API |
Depends on when building from source:
| docutils | 0.23 | Text processing system for reStructuredText |
| graphviz | 16.0.0 | Graph visualization software from AT&T and Bell Labs |
| pkgconf | 3.0.7 | Package compiler and linker metadata toolkit |
| sphinx-doc | 9.1.0 | Tool to create intelligent and beautiful documentation |
Uses from macOS: python (build), libedit, ncurses
Binaries:
varnishadm,
varnishd,
varnishhist,
varnishlog,
varnishlog-json,
varnishncsa,
varnishstat,
varnishstat_help_gen,
varnishtest,
varnishtop,
vtest
Service:
| Start now and at login: | brew services start varnish |
| Run directly: | $HOMEBREW_PREFIX/opt/varnish/sbin/varnishd -n $HOMEBREW_PREFIX/var/varnish -f $HOMEBREW_PREFIX/etc/varnish/default.vcl -s malloc,1G -T 127.0.0.1:2000 -a 127.0.0.1:8080 -F |
Analytics:
| 30 days | 90 days | 365 days | |
|---|---|---|---|
| Installs | 198 | 312 | 822 |
Installs (--HEAD) | 0 | 0 | 1 |
| Installs on Request | 198 | 312 | 822 |
Installs on Request (--HEAD) | 0 | 0 | 1 |
| Build Errors | 0 |