* Alex Popov <a...@seidlitz.ca> [090130 17:52]: > On Sat, Jan 17, 2009 at 8:06 PM, Jim Razmus <j...@bonetruck.org> wrote: > > > > > Varnish 2.0.2 - high-performance HTTP accelerator. > > > > Port available here: http://www.bonetruck.org/temp/varnish-2.0.2.tgz > > > > Built on i386 -current. Start the daemon with something like the > > following to test: > > > > builds on sparc64 > > shouldn't it use /var/varnish instead of /usr/local/var/varnish ?
I don't think so according to: man 7 hier > adding an example of config file would also help Varnish has a default config built in. You can change the behavior though as documented in: man 7 vcl The web site also offers config ideas. http://varnish.projects.linpro.no/wiki/VCLExamples HTH, Jim