Large file upload behaves funny

G

Guest

Getting funny behavior when trying to upload a file bigger then
maxRequestLength. The app gives me a 400 - Bad Request but here is what I see
in the sniffer:

- As soon as the maxRequestLength + 1 bytes received,
System.Web.HttpException is thrown and the app responds with the proper error
message
- The browser (IE6) for some reason ignores it and continues to send the
remainder of the file.
- When complete, IIS responds with “400 – Bad request†as it seems to treat
the remainder of the original request as a brand new one with no header.

Anyone knows why this happens and is it by design or a known bug.

Thanks very much!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top