IIS enable gzip failure: Temporary directory permissions not set

Source: Internet
Author: User

When IIS sets up gzip, there is a temporary directory that can be customized and, of course, the default path:%windir%iis Temporary compressed Files. The temp directory is some of the files that IIS automatically generates when gzip compression is stored, which can consume dozens of megabytes of disk space.

IIS setting up the gzip temp directory

For the first time to configure IIS gzip for beginners, it may be because of that reason can not start gzip, select a temporary directory easily, but the temporary directory permissions to set the problem is often overlooked.

By testing, the gzip temporary directory needs to be added with the following permissions: IIS_WPG user group, IIS user. They also need to be given read and write permissions. Set as shown in the following illustration:

Permissions settings for the gzip temporary directory

In particular, you will need to restart the next IIS when you have finished setting up. (In DOS Direct input: Iisreset/restart, can restart IIS.) )

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.