https://issues.apache.org/bugzilla/show_bug.cgi?id=56725

--- Comment #10 from mardkra...@hotmail.com ---
(In reply to Christopher Schultz from comment #9)
> I was referring to the discontinuity observed between these two lines of the
> "client server" logs:
> 

Yes, it was an exception on the "client server".  We have some inconsistent
logging formats, sorry.


> Weird. Do you know if "Expect" is sent along with either or both requests?
> 

I am not aware if it is or not.  We are not explicitly sending it.


> But note that it's not a limit on legitimate file uploads: instead, its a
> limit on how much data Tomcat will "swallow" if it's going to reject the
> request. Tomcat used to swallow essentially unlimited data but now it will
> fail after 2MiB by default by forcibly closing the connection.

Ok, but this is considered a legitimate file upload.  The large file should
continue to upload successfully.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to