ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 27,317
- Points
- 823
Reputation:
XenForo uses many compressible assets like JavaScript files and SVG images.
While there are a myriad of ways to avoid having the webserver compress those assets every time they are requested it could make things quite a bit easier if XenForo itself could optionally store pre-compressed versions (gzip and brotli if support is available) of those assets whenever they change.
Continue reading...
While there are a myriad of ways to avoid having the webserver compress those assets every time they are requested it could make things quite a bit easier if XenForo itself could optionally store pre-compressed versions (gzip and brotli if support is available) of those assets whenever they change.
Continue reading...