Christopher Schultz <[email protected]> wrote: >If there is no request content-length, is the amount of data uploaded >to >the server ever checked against this same limit? >
Yes, but Tomcat has to count the bytes as they are uploaded so the connection is dropped later. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
