일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- Nested VM
- 안철수
- nonpaged pool
- 클러스터
- LiveKD
- Local TempDB
- iSCSI target
- dsquery
- paged pool
- windows media service
- SQL Server 2012R2 FCI
- Hyper-V
- Xperf
- 터키여행
- 프로세스 CPU 사용량
- failover cluster
- cluster node as Domain controller
- ftp7.5 장애조치 클러스터
- windbg
- 작업관리자
- SQL Server 2008
- Windows Server 2016
- Session space
- MSCS on VMWare
- Windows Server 2008
- 인문고전
- windows debugging tool
- Windows Server 2016 Hyper-v Cluster
- windows update
- FTP7.5
Archives
- Today
- Total
목록IE 2G 파일 업로드 (1)
류짱:Beyond MySelf
2G 이상의 파일을 Http post method를 이용하여 업로드 시 오류
[환 경] Windows server 2003 EE x86 + SP2 / IIS6.0 [문의사항] 2G 이상의 파일을 Http post method를 이용하여 업로드 시 오류가 발생 하는 원인 분석 [증 상] 2G 이상의 파일을 Http post method를 이용하여 업로드 시 오류가 발생 [원 인] 2GB이상의 파일을 업로드 하지 못하는 문제 원인은 대부분의 웹브라우저(IE, Chrome 등)에서 동일하게 나타나는 문제 입니다. 이는 HTTP Heaper인 Content-Length를 Signed Integer를 이용해서 구현하고 있기 때문 입니다. 32bit Signed Integer type은-2147483647 에서 2147483647가 유효한 값이며 이는 2GB 보다 큰 파일의 크기를 표현 할..
Microsoft/IIS 6.0~7.5
2011. 5. 31. 09:57