asp.net 大文件上传配置

 <system.web>

  <httpRuntime requestValidationMode="2.0" maxRequestLength="" ></httpRuntime>

  <!--单位:KB =3MB   默认是4MB,最大支持2GB-->

 </system.web>

<system.webServer>

 <security>
<requestFiltering>
<requestLimits maxAllowedContentLength="" />
<!--单位:字节B = GB 默认是4MB,最大支持2GB-->
</requestFiltering>
</security> </system.webServer>
上一篇:nginx: [error] invalid PID number “” in “/usr/local/var/run/nginx/nginx.pid”


下一篇:Luogu P5290 / LOJ3052 【[十二省联考2019]春节十二响】