Nils Goroll
Nils Goroll
Based on https://github.com/varnishcache/varnish-cache/pull/4035#issuecomment-2134676121 I revisited this PR and implemented two alternative approaches on changing the VDP API to accommodate usage on the backend side. I would appreciate if reviewers read...
bugwash: just dial up `cli_timeout` to some infinity-ish value. good point though: _phk: slink, we may want to use a smaller timeout still for the MGT's ping/pong's..._
Prior work: https://github.com/varnishcache/varnish-cache/pull/2838
Updated plan from VDD: * Re-start the vtest repo as vtest2, preserving the git history from varnish-cache * Change order of TODOs, start with submodule
Hi @neufeind, I am the author of SLASH/, which is an extension not part of core varnish-cache code. Thus, a better place for this issue would have been https://gitlab.com/uplex/varnish/slash/-/issues Regarding...
@Dridi I would want package maintainers to bundle `fellow_log_dbg` because it might provide invaluable debug information in case anyone finds a log inconsistency, so as much as I appreciate your...
@neufeind to give some context, quite surprisingly to me we actually ended up deciding that we will expose almost all of libvarnish as libvarnishapi. So your suggestion will, in a...
Bugwash: Identify parts of libvarnish needed now
Edit: Only VSHA is missing, a previous version of this comment was generated with wrong linker flags.
bugwash: @Dridi volunteered to write up a plan