https://bz.apache.org/bugzilla/show_bug.cgi?id=56026
--- Comment #16 from lukas.l...@axonivy.com --- Hi all I've run currently in the same problem with Tomcat 9.0.63. In my case there are not really concurrent calls but sometimes multiple calls shortly after each other, which also can result in this TEXT_FULL_WRITING Exception. For the communication with the client I use LSP4J which seems used mostly with Jetty and as already mentioned before Jetty behaves here a little bit different. Don't understand me wrong, I completely understand the reason why Tomcat wants to follow the spec and the spec does not completely describe what is right and what not (as far as I understand it). Nevertheless in my opinion form the application perspective, it would make more sense if the server would handle this. But I also understand that this is not really a bug from the perspective of Tomcat, but a change request. So my question is more is there anything planed or an open enhancement request to change this? Thanks! -- 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