WEB TIP/Windows Server
Metabase.xml 수정 (파일업로드&다운로드)
제프
2009. 4. 21. 09:46
Window2003에서 다운로드, 업로드 용량제한 수정
경로 - /System32/inetsrv/Metabase.xml
기본 용량 : 204800Byte > 200KB (1024byte > 1KB)
업로드: AspMaxRequestEntityAllowed = "허용할 용량"
다운로드: AspBufferingLimit = "허용할 용량"
파일 수정후 IIS재시작