Dossy wrote on 6/3/2004, 3:14 PM: > On 2004.06.03, Ross Simpson <[EMAIL PROTECTED]> wrote: > > I have a file upload widget (input type=file...) which will be > accepting > > large files (>100Mb). > > > > Currently, IE (and possibly others) times out during the upload. > > My understanding is that since it hasn't received anything from the > > server (no headers, no content) that it times out. > > Are you sure it's due to timeout and not due to exceeding the max input > bytes limit? See ns/server/$servername/module/nssock, maxinput param. > I don't recall what the default is, but it's arbitrarily small. > > -- Dossy
the default is 1mb... ross changed it to 100meg, but that didn't help a whole lot... even an tiny little 8 meg file eventually timed out in IE. in galeon, it seems to just sit and spin forever. --jjv -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
