You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2005/05/06 22:43:15 UTC

DO NOT REPLY [Bug 24897] - Getting IOException when line length exceeds 4096

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=24897>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=24897





------- Additional Comments From alx@acm.org  2005-05-06 22:43 -------
(In reply to comment #1)
> This is a (reasonable) limit that I did put in on purpose. See the CoyoteReader
> source for the constant (and recompile to change it for special purpose
> applications).

I don't understand how this is reasonable.  If someone sending a request to a
webservice, and the request is well formed (doesn't have to have line breaks to
be well formed), and it is a request with a lot of data, then this breaks it. 
Maybe I'm missing something, I don't want to have to force my clients to to
insert line breaks in their XML requests when there is nothing in the W3C
standard that says XML requests have to contain line breaks.

Am I missing something?


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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