On Mon, 25 May 2026 15:18:17 +0200, Otto Cooper <[email protected]> wrote: > > Following the white rabbit down its hole, I see that httpd is just fine, > while the problem is hugo 0.160.1 who is returning a timeout when calling > Resize on a webp image. So the problem seems to be with the package hugo, > as the webp is one years old and just fine with the previous package. >
Well, you may use hugo to statically compile your site in advance and server it by httpd. If you use hugo server, when you need a wait because it uses caches, and I almost sure that upgrade of hugo invalidated majority of them. Still, I suggest to share config and request which leads to 403, because it looks very suspicious from that you explaning. -- wbr, Kirill

