vmod_debug: add debug.chksha256 / debug.chkcrc32 VDP to check body integrity
... from within varnish, which does not allow to check for issues in the transport, but is useful for validating storage and any previous VDPs in the filter list. crc32 has been added as an option with higher performance, because the algorithm already exists in-tree.
Showing
Please register or sign in to comment