User loginNavigation |
Varnish 2.04 - maybe this can help others to avoid problemsI downloaded and compiled Varnish 2.04 and compiled it successfully on OsX today - so far so good. But then I tried using some of my old VCL snippets and the code errored out with messages like this :
and so on.It turns out that a bug seems to have been introduced, and contrary to what is in the "default.vcl" file you can not use the "return (pass)" but just "pass", and things start working again... |
Search |
Comments
Post new comment