FeatureFuel
0

Ship brotli level 11 precompressed assets as part of the release archive

Source: nextcloud/server#63324 · opened by @Zoey2936
Ship brotli level 11 precompressed assets as part of the release archive: Currently the release archive only contains the raw uncompressed assets (js/css/etc) which are transmitted in theier full sizes to the clients. This can be improved by compressing them on the fly by the webserver, but this has two downsides: 1. there is no caching, so every request takes more cpu to compress the response and 2. to be still fast enough a lower level of compression is required, so assests are not as small as they could be. The best option would be to precompress the assests so...

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests