Closed nigoroll closed 6 years ago
There's a vsb available in VRT_CTX during vcl_init which is emitted as CLI result, that should be output for -f also if at all possible.
to confirm: this is looking good indeed.
test with {{new regex = re.regex("(");}}:
VCL "boot" Failed initialization
Message:
vmod re: error compiling regex "(" in regex constructor: missing ) (at offset 1)
When
vcl_init
fails loading the initial vcl (-f
parameter), all we say isWe should output basic information on the underlying problem, maybe the tail of the log?