tags:

views:

50

answers:

1

when tries to upload a file of size 1GB in IIS 6.0, it throws Request Timeout issue.

Does any one has any idea?

A: 

Wouldn't it be better to move the request to an ftp server ?

You can change the connection timeout, but for 1GB ? it will kill you server eventually.

Dani