There is a configurable maximum upload size limit. This defaults to 1MB.
The specification is:
ns_section "ns/server/${servername}/module/nssock"
ns_param maxinput $yourmaxrequestsize
and is specified in bytes.
Note, you might need to examine the read timeout value specified. This
defaults to the what the value for socktimeout, which in turn defaults
to 30 seconds. This is (within the same nssock section)
ns_param recvwait $requestreadtimeout
and is specified in seconds.
Bas Scheffers wrote on 2/17/2004, 3:55 PM:
> Hi,
>
> I just upgraded to 4.01 from 4.0 GM. Since then, it doesn't seem to like
> file uploads greater than 1 MB, no warning, no error, it just doesn't
> return anythng to the browser (or close the connection) or write anything
> to the server log.
>
> Any ideas as to what is going on?
>
> Thanks,
> Bas.
>
>
> --
> 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.
--
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.