Dridi Boukelmoune

Results 61 issues of Dridi Boukelmoune

Based on recurrent observations from production setups I would like to bring a few discussion points and see where we'd like to go with that. I'll take the liberty of...

b=enhancement
r=trunk
c=varnishd
a=feedback please

I'm a user of [Fedora Toolbox](https://docs.fedoraproject.org/en-US/fedora-silverblue/toolbox/) that uses containers for interactive desktop purposes. I'd like to be aware of new tags for the fedora-toolbox repository without a complex automation setup:...

When a session goes to the cleanup step, it will indefinitely try to kill all the streams until those stuck in a waiting list reembark a thread. This can lead...

b=enhancement
r=trunk
c=varnishd
c=H/2

```c CLI_CMD(BAN_CANCEL, "ban.cancel", "ban.cancel [-j] [&& ...]", "Mark complete all bans where all the conditions match. If objects" " were invalidated by a ban before the ban was cancelled, the...

b=enhancement
r=trunk
c=varnishd
b=cleanup

Some scenarios like hitting `send_timeout` because of a dripping write leaves no clue that an error occurred from the client request logs alone. This introduces a client counterpart for: FetchError...

b=enhancement
r=trunk

Inspired by the discussion from #4053.

b=enhancement
r=trunk
c=doc
c=varnishd

From the main commit message: > Not only does the waiting list operate on an objcore, it also passes a reference to requests before they reembark a worker. This way...

b=enhancement
r=trunk
c=varnishd
a=Bugwash Today
b=cleanup

Not expecting much from the initial debugging attempt.

a=more-info-needed
a=invalid

I ran into a case where a user was refining their cache policy and this turned out to be a blind spot.

b=enhancement
r=trunk
c=varnishd

It looks like circleci has lowered the CPU budget we get, and jobs running with ASAN are taking 1.5 the time they used to, and some tests are just plainly...

a=Implement