Asad Sajjad Ahmed
Asad Sajjad Ahmed
Test case (written by @AlveElde , modified it slithly myself): ```vcl varnishtest "Cache HIT on shortlived error object with waitinglist" server s1 { rxreq delay 10 } -start varnish v1...
I was just made aware of this: https://jasone.github.io/2025/06/12/jemalloc-postmortem/
Bumping this. I assume this can be merged after a rebase? @dridi I also assume you meant "developer mode" in `varnishd` can be done later?
> @asadsa92 is this ready? If yes, would you please rebase+squash? Yes, thanks for the reminder, it is now done.
> > bugwash: send to syslog (suggested by phk), enable always > > Do we still need to do anything to send to syslog? What has been done is to...
Intwash: - Last call until Monday. - Rebase The rebase is now complete. A small change I did was to assume `buf` to `VBT_dump()` can not be `NULL`: https://github.com/varnishcache/varnish-cache/pull/4116/commits/9b90f2bdec567ee55a5eba65332abc7b9d5e2f91#diff-0e7e331483876bba2515b29b3712c8a835a564458815d1c9bd358b68e67cd3d4R166 The...
bugwash: - skipped, was too close to the bugwash this week.
> There are some actual concerns, but in general, I am not happy with the amount of changes this introduces left and right of the pretty basic feature itself. #4030...
> > I can propose that we split this PR into two chunks. > > Yes. I think it would be helpful to have a minimal patch with just the...
I ended up reducing the fix to only one commit with small diff. @nigoroll Please go ahead and let me know if you are happy with it now. Once merged,...