cgi file limit size?
R. David Murray
rdmurray at bitdance.com
Tue Apr 7 08:32:01 EDT 2009
davidj411 <davidj411 at gmail.com> wrote:
> I am wondering where the limitation of filesize comes from when i
> upload a large file.
> it uploads when the filesize is less than 20 MB (but not if larger).
> the script does not limit the filesize so it is either an HTTP
> specification or a webserver limit, right?
> maybe my connection to the server is timing out during the upload?
> web server is IIS 6.0.
> python is 2.5.2.
> IIS webmapping does not use "-u" b/c nothing works when that option is
> used.
What are you using to do the upload? What error message do you get?
--
R. David Murray http://www.bitdance.com
More information about the Python-list
mailing list