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

--- Comment #7 from Lawrence Kesteloot <l...@teamten.com> ---
Got it. You were right that this is an invalid bug. Other async web servers
like Tornado must transparently buffer the output and set the content length
themselves, so "it just works", and I expected Tomcat to do the same. But I
understand why it doesn't. It'd be useful to have a sample app that does this
-- it's a very common (the most common?) use case for non-blocking web serving.

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