[Bug 57617] File upload error reporting behaviour changed

2015-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57617

Mark Thomas ma...@apache.org changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|NEW |RESOLVED

--- Comment #3 from Mark Thomas ma...@apache.org ---
You need to increase maxSwallowSize to a value greater than the size of the
upload.

Tomcat drops the connection if more input bytes remain than maxSwallowSize.

Note that as of Tomcat 7.0.60 Tomcat will read at least maxSwallowSize bytes
before dropping the connection to give clients a chance to read the reponse.

Note most clients don't read the response until the request has been fully
written. You might want to consider using an expectation.

-- 
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



[Bug 57617] File upload error reporting behaviour changed

2015-02-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57617

Oliver Henlich oliver.henl...@unimarket.com changed:

   What|Removed |Added

Version|unspecified |7.0.59

-- 
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



[Bug 57617] File upload error reporting behaviour changed

2015-02-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57617

--- Comment #1 from Oliver Henlich oliver.henl...@unimarket.com ---
Created attachment 32506
  -- https://bz.apache.org/bugzilla/attachment.cgi?id=32506action=edit
jsp

-- 
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



[Bug 57617] File upload error reporting behaviour changed

2015-02-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57617

--- Comment #2 from Oliver Henlich oliver.henl...@unimarket.com ---
Created attachment 32507
  -- https://bz.apache.org/bugzilla/attachment.cgi?id=32507action=edit
server.xml

-- 
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



[Bug 57617] File upload error reporting behaviour changed

2015-02-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57617

Oliver Henlich oliver.henl...@unimarket.com changed:

   What|Removed |Added

 OS||All
 CC||oliver.henl...@unimarket.co
   ||m

-- 
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