ServerPilot automatically enables gzip compression on all of your apps.
The gzip compression system works by temporarily replacing similar strings in files with shorter ones, making the total file size smaller. When the server sends a file, the file is compressed. When the browser receives the file, it is uncompressed. As a result, web page size can be reduced up to 70 percent when being transferred from the server to the browser, resulting in a much faster download.
ServerPilot configures your web server to compress all of the common files that are not already compressed.
Some of the files that are compressed include
Other files are not compressed by the web browser because the file formats themselves already store the data compressed, thus it would waste server and browser resources to recompress them. Some files that are already compressed include