IIS resolves upload file size limit

Source: Internet
Author: User

Purpose: To address the server's limit on the size of uploaded files through configuration files and IIS

1: Modify the configuration file (default is 4M value of the size according to your own situation to modify)

2048000"/>

2: Modify the IIS Configuration

Open C:\Windows\System32\inetsrv\config\schema and then notepad to open the Iis_schema file

Find <attribute name= "maxallowedcontentlength" type= "uint" defaultvalue= "3000000000"/> then modify the default values

If the Iis_schema is not open, follow the steps below to modify it.

First step: Click the File Right Button property security Select Advanced

Step Two: Select the owner to edit

Step three: Make the following tick

This allows you to change the size of the uploaded file.

Source

IIS resolves upload file size limit

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.