Hacker News new | ask | show | jobs
by nasalgoat 4267 days ago
Has anyone documented how to convert a 3.x config to 4.x config yet? The documentation on the site assumes a level of understanding of the internal workings I don't have.

I'm still running 3.x because they broke a bunch of stuff. I discovered this when I updated a couple of dev boxes and varnish stopped working.

1 comments

You can use these:

* Upgrading notes: https://www.varnish-cache.org/docs/4.0/whats-new/upgrading.h...

* A script by Fed that will do 70-90% of the job for you: https://github.com/fgsch/varnish3to4

Let us know how it went :-)