To see if my host or server supports gzip compression

Source: Internet
Author: User
Tags cpanel godaddy discount code

GZIP is the abbreviation of Gnuzip, he means that when accessing a Web site on a gzip-enabled host, Gzip technology will compress the content of the Web page and then transfer it to a visiting browser. This feature is currently supported by most browsers.

The most important feature of this function is to greatly increase the efficiency of the transmission, that is, the site opened fast. Usually open gzip function can effectively speed up 60%. This, of course, also increases the load on the host or server.

How do I know if my host or space supports gzip? In addition to directly ask the space provider, there is the following introduction of this self-help query:

First, create an empty text document and write this code

<?php phpinfo ();?>

After you save the file as a test.php, upload it to the space root directory.

Use the browser to open http://your domain name or directory/test.php, such as this site for http://www.cnjoel.com/test.php. When opened, the Ctrl+f key looks for the following:

_server["Http_accept_encoding"]

After you find out, see if there is a gzip on the back of this parameter, if there is a space to support gzip; if not, then you stand well moved.

Some background with the cpanel host with the turn on/off Gzip features, you can refer to my "How to use the cpanel panel to open gzip compression function?" To turn on this feature.

Above by GoDaddy discount code collation, reproduced please specify

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.