Walid Boudebouda

Results 45 comments of Walid Boudebouda

> [@walid-git](https://github.com/walid-git) I think so, yes. I’m no expert on authoring VMODs but I can at least make sure it compiles and passes some basic tests. That would be great....

bugwash: @bsdphk asked if this timeout should not be rather passed as `ti` instead of `tn` ? Pinging @dridi for when he is back

> I am not against, but is this a generic solution to the problem? Would it not make much more sense to add some sort of cache partitioning where a...

Merged as https://github.com/varnishcache/varnish-cache/compare/e3aa6133952b898c07098c918585778ee4b4365e...772d7385dbe2cfa8b70d98af0b5da1236727e58b. Closing this PR.

Overtaken by https://github.com/varnishcache/varnish-cache/pull/3994

PR is here: https://github.com/varnishcache/varnish-cache/pull/4381 I just need to update it

just merged https://github.com/varnishcache/varnish-cache/pull/4381

> I wonder if this is caused by "TTL" not being "followed by a colon". Yes, your assumption is correct, and is even documented in the [man page](https://github.com/varnishcache/varnish-cache/blob/master/doc/sphinx/reference/varnishncsa.rst?plain=1#L224-L226): > VSL:tag:record-prefix[field]...

@rfc1036 feel free to give https://github.com/varnishcache/varnish-cache/pull/4405 a try.

There is something confusing here: > err_code = 1, err_reason = (null), `req->err_code` is used to make the difference between an opportunistic h2 upgrade and a prior knowledge one, and...