Index | Thread | Search

From:
Kirill A. Korinsky <kirill@korins.ky>
Subject:
Re: httpd: add cache controls for static files
To:
job@bsd.nl, tech@openbsd.org
Date:
Wed, 13 May 2026 22:27:30 +0200

Download raw body.

Thread
On Wed, 13 May 2026 20:42:25 +0200,
Claudio Jeker <cjeker@diehard.n-r-g.com> wrote:
> 
> 
> From my vague memories running big websites it feels this button is
> somewhat limiting. IIRC Cache-Control, Vary and other headers had to be
> fumbled with to make caches work properly.
> So my worry is that this is not enough but it paints us into a corner.
> 

It is not enough to call it cache. But it is enough to prevent re-download
static files which wasn't updated and which can be enabled out of the box.

-- 
wbr, Kirill