<p><b>Compress Files</b></p>

<p><B><font color="ff9900">"None" - </font></B> All files are sent to the browser as is.</p>
<p><B><font color="ff9900">"Only cached files" - </font></B> The cached files are transferred to the browser in a gzip format, if the browser supports the format.<br>Other files are sent to the browser as is.</p>
<p><B><font color="ff9900">"All files" - </font></B> All files are sent to the browser in a gzip format, if the browser supports the format.</p>
<p><b>Note:</b> Compressing all files may cause some overhead and affect the overall performance. Use "All files" if your main concern is improving the download time for the user.</p>