Results 54 comments of vuori

Just a data point: We are seeing a very similar issue with 3.0.5 but also saw this with earlier 3.0.x. Topology and config are similar, `haproxy → cache farm →...

Responses are apparently truncated from haproxy's point of view, but since there's `Content-Length` it knows this and aborts the backend and frontend streams and logs `SD`. Since backend connection is...

Looks like this issue is still ongoing. LVFS is still at 1.32, while BIOS 1.36/ECP 1.15 was released a couple of weeks ago.

I just noticed that the service suffering from the problem was returning a Cache-Control with an invalid separator (`;` instead of `,`). With a synthetic test, I can reproduce the...