Index | Thread | Search

From:
Crystal Kolipe <kolipe.c@exoticsilicon.com>
Subject:
Re: add support to httpd for serving static brotli encoded files
To:
Adam Mullins <alm@alm4x.com>
Cc:
tech@openbsd.org
Date:
Wed, 25 Feb 2026 11:45:07 +0000

Download raw body.

Thread
On Tue, Feb 24, 2026 at 08:02:43AM -0500, Adam Mullins wrote:
> As an aside, you made me curious and at the moment it _might_ be
> possible to serve IPv4 and v6 differently by using the `listen on`
> directives in httpd.conf. But I didn't test that.

It certainly is possible, and if you want to serve completely different
content via each protocol then it's trivial to set up.

But that won't necessarily stop people from proposing that it should be
implemented at a per-file level for individual pages.