Christopher Schultz <ch...@christopherschultz.net> 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: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org