Commit graph

9 commits

Author SHA1 Message Date
fhajny
5898d7e5e5 Fixed example/config file handling 2010-03-17 17:45:44 +00:00
fhajny
c9c449b2e3 Updated www/varnish to 2.0.6.
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.
2010-03-08 13:24:01 +00:00
joerg
3dbb059e06 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 22:00:38 +00:00
wiz
6ac11147ab Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
spz
ad11538784 Update to version 2.0.4 of the package
fixes PR pkg/41118
adds a LICENSE setting
2009-04-11 19:03:53 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
xtraeme
3b7dd9b1d3 I'm not maintaining these packages anymore. 2007-05-22 10:50:59 +00:00
joerg
0aa16ca415 Fix pthread detection and build on DragonFly. 2006-12-18 11:35:37 +00:00
xtraeme
f4ebca1946 Initial import of varnish-1.0.2:
Varnish is

* a high-performace HTTP accelerator designed for content-heavy
  dynamic web sites.
* designed for maximum performance on modern hardware and modern
  operating systems. Varnish takes full advantage of modern virtual
  memory systems and of advanced operating system features such as
  kqueue, accept filters, sendfile etc. where available.
* open source, published under a two-clause BSD license.

From the website:

Varnish is very, very fast - ten to twenty times faster than
Squid on the same hardware.

http://www.varnish-cache.org/
2006-12-04 16:04:54 +00:00