aa38b32b1e
2.0.6: - Fix off-by-one error in ESI handling - Bug fixes related to session lingering - Backend probes should now work correctly with more servers - Portability fixes - Make it possible to specify the per-thread stack size, useful for 32 bit systems 2.0.5: - Performance improvements, particularly on Linux. - Implement support for HTTP continuation lines - Handle illegal responses from the backend better by serving a 503 page rather than panic-ing - Add backtrace to assertion errors. This requires Varnish to be installed unstripped - Consume less memory when processing ESI - Better standards compliance with If-None-Match support and emitting more headers on 304 responses - Add a FetchError? log tag which makes it easier to understand why a backend fetch failed. pkgsrc changes: - Proper EGDIR/SYSCONFDIR support. - Default user, directory, ownership and permissions support. - Rudimentary fix for gcc vs. sunpro on Solaris, as used by varnish to compile config files.
31 lines
699 B
Text
31 lines
699 B
Text
@comment $NetBSD: PLIST,v 1.4 2010/03/08 13:24:01 fhajny Exp $
|
|
bin/varnishadm
|
|
bin/varnishhist
|
|
bin/varnishlog
|
|
bin/varnishncsa
|
|
bin/varnishreplay
|
|
bin/varnishstat
|
|
bin/varnishtest
|
|
bin/varnishtop
|
|
include/varnish/shmlog.h
|
|
include/varnish/shmlog_tags.h
|
|
include/varnish/stat_field.h
|
|
include/varnish/stats.h
|
|
include/varnish/varnishapi.h
|
|
lib/libvarnish.la
|
|
lib/libvarnishapi.la
|
|
lib/libvarnishcompat.la
|
|
lib/libvcl.la
|
|
lib/pkgconfig/varnishapi.pc
|
|
man/man1/varnishadm.1
|
|
man/man1/varnishd.1
|
|
man/man1/varnishhist.1
|
|
man/man1/varnishlog.1
|
|
man/man1/varnishncsa.1
|
|
man/man1/varnishreplay.1
|
|
man/man1/varnishstat.1
|
|
man/man1/varnishtest.1
|
|
man/man1/varnishtop.1
|
|
man/man7/vcl.7
|
|
sbin/varnishd
|
|
share/examples/varnish/default.vcl
|