There is old bug in bugzilla for it: https://bugzilla.mozilla.org/show_bug.cgi?id=1301878I have implemented some version of HTTP/SCGI service for serve static content with compression (gzip/br/zstd) with (fast) compression on the fly and worker threa...