Nils Goroll

Results 592 comments of Nils Goroll

bugwash: Still needs the [suggested refactoring for consistency](https://github.com/varnishcache/varnish-cache/pull/4405#discussion_r2452156378)

This is a very reasonable feature request 👍🏽 (edit) I think we might even get something similar to [Happy Eyeballs](https://en.wikipedia.org/wiki/Happy_Eyeballs) if a probe is used, ideally we would additionally measure...

I thought about this again and have come to the following preliminary conclusion: Happy Eyeballs would only make sense for the initial connection, and the implementation would be quite involved...

summoning @wtarreau @haproxyFred : You would be affected also by this issue?

So based on the feedback here and the last bugwash discussion, we seem to settle on - adding releases for vtest2 - making vtest2 a build-time requirement for va^wvinyl-cache

@rfc1036 as this is going to take some time, do you see any possibility to patch up the build to make available a vtest2 bundle? For example, could we have...

bugwash: needs some digging before we can settle on a strategy

@rfc1036 it would be great to get your feedback on https://github.com/vtest/VTest2/pull/7 and #4406

Bugwash: Does `Resp_l_storage()` exist for a could reason or could we use just the `VRT_` functions?

> Bugwash: Does `Resp_l_storage()` exist for a could reason or could we use just the `VRT_` functions? The answer is that we do not have a `VRT_CTX` in `cnt_synth`, because...