This is a migrated thread and some comments may be shown as answers.

Uploading large files

1 Answer 186 Views
Upload
This is a migrated thread and some comments may be shown as answers.
Joel
Top achievements
Rank 1
Joel asked on 14 Nov 2011, 06:09 PM
When uploading large files (tried 14mb, and 50mb files which failed) for some reason it is returning a 404 error.
Which is unusual because I am positive the file in question is there.

I am able to reproduce this on your Async demo, which from what I can see just calls a static "blank.html" file.

Of the browsers I tested, all have this issue.
Firefox 10.0 on Machine A
Firefox 8.0 on Machine B
Internet Explorer 8.0 on Machine B

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 15 Nov 2011, 08:58 AM
Hi Joel,

The upload limit is imposed by the web server. For demos.telerik.com this limit is set to 10MB.

Please consult the documentation of the web server you use for information how to increase the maximum POST request size.

I hope this helps.

All the best,
Tsvetomir Tsonev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Upload
Asked by
Joel
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or