varnish-cache icon indicating copy to clipboard operation
varnish-cache copied to clipboard

Unify workspace overflow reporting

Open nigoroll opened this issue 1 year ago • 1 comments

Expected Behavior

Make it simple to find workspace overflows

Current Behavior

If I am not mistaking (and I probably am overlooking something), one currently needs a monster like this

$ varnishlog -q 'VCL_Error ~ overflow or Error ~ workspace or FetchError ~ workspace or LostHeader'

to find workspace overflows. This really should be simpler.

nigoroll avatar Feb 21 '25 13:02 nigoroll

bugwash (phk): Introduce VSL query "macros" for such tasks

nigoroll avatar Feb 24 '25 14:02 nigoroll