On Thu, 07/27/2023 at 10:55 +0200, Dirk Müller wrote:
ok, so the pattern is basically large packages are getting timeotus because they are not fetched yet and the fetch from origin takes too much time.
Oh, that makes sense. So, the first fetch is on demand. A little bit like YouTube not buffering a whole an hour video, where people might not really watch until the end.
can you please give me the output of
``` curl -sI https://cdn.opensuse.org/ | grep '^x-' ```
from the host/machine where you experience those issues? that'll help me pinning it down in the logfiles.
Sure thing:
$ curl -sI https://cdn.opensuse.org/ | grep '^x-' x-served-by: cache-cgh11149-CGH x-cache: MISS x-cache-hits: 0 x-timer: S1690488722.456590,VS0,VE63
I might have found a solution for this problem, testing feedback appreciated. (had to purge the CDN, so its all empty now again unfortunately)
As long as progress is made, it's worth it. Thanks for your work. -- Kind regards, Luciano, openSUSE contributor (luc14n0)