You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not really important right now with the amount of assets we're serving, but enabling gzip/brotli compression and browser caching would be a nice small speed boost on the server side. I've configured on Apache sites before, but not on nginx.
Should just be some configuration and module installs from the minimal amount of googling I've done.
The text was updated successfully, but these errors were encountered:
Not really important right now with the amount of assets we're serving, but enabling gzip/brotli compression and browser caching would be a nice small speed boost on the server side. I've configured on Apache sites before, but not on nginx.
Should just be some configuration and module installs from the minimal amount of googling I've done.
The text was updated successfully, but these errors were encountered: