Enable Gzip To Speedup the Loading time

Hello,

Mod_deflate is an apache module that can be used to compress data using gzip compression before sending it to the user. For bandwidth intensive websites, using this feature can offer a benefit, as the server is compressing data before sending it you will be using less bandwidth. The major drawback to using mod_deflate however is that the server may need to use more resources to compress each file and this in turn can cause performance issues on older servers. As our Hosting included unlimited bandwidth, using mod_deflate to reduce bandwidth usage is not usually a concern for users.

If The data's are compress the page loading speed will be increased.You can enable the compression from cPanel > Software > Optimize Website

Check on the Radio Button : Compress "ALL" Content and Click on Update settings.

If you have any issue please don't hesitate to contact us we are happy to assist you anytime.

  • 0 Els usuaris han Trobat Això Útil
Ha estat útil la resposta?

Articles Relacionats

How to create custom error pages?

Login into cPanel using provided URL and its credentials Go to Advanced section Click on...

How to set up scheduled tasks (cron jobs) in Cpanel?

1. Login into cPanel using provided URL and its credentials 2. Go to Advanced section 3. Click on...

How to Change contact information of client in cPanel ?

Login into cPanel using provided URL and its credentials Click on preference section Click on...

How to set up e-mail forwarding in cPanel?

1. Login into cPanel using provided URL and its credentials 2. Go to Mail section 3. Click on...

Enable Remote MySQL Connections in cPanel

Remote MySQL connections are disabled by default in cPanel servers because they are considered a...