Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vsl binary log incompatibility #2790

Closed
nigoroll opened this issue Oct 4, 2018 · 0 comments
Closed

vsl binary log incompatibility #2790

nigoroll opened this issue Oct 4, 2018 · 0 comments
Assignees

Comments

@nigoroll
Copy link
Member

nigoroll commented Oct 4, 2018

6.1 log utilities (varnishlog, varnishncsa etc) fail to read log files written with previous versions.

for example, varnishncsa -r ${old_log} will usually produce no output.

@nigoroll nigoroll self-assigned this Oct 4, 2018
@nigoroll nigoroll added the r=6.1 label Oct 4, 2018
hermunn pushed a commit to hermunn/varnish-cache that referenced this issue Oct 11, 2018
be69499 unnecessarily changed the
values of most vsl tag enums and thus introduced an incompatibility
with logs written with previous code.

Fixes varnishcache#2790
hermunn pushed a commit that referenced this issue Oct 24, 2018
be69499 unnecessarily changed the
values of most vsl tag enums and thus introduced an incompatibility
with logs written with previous code.

Fixes #2790
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants