Rmoain,
On 4/20/23 15:27, Romain Manni-Bucau wrote:
I just notice using nio connector+sendfile+asynccontext seems quite not
functional, is it intended?
>
My original intent was to add a kind of pre-hook to DefaultServlet which
was async (nio http client) so wanted to use asynccontext then delegate to
super.doGet (more or less) but I got this sendfile issue with such a mode.
Is it intended or just part of the code which didnt get enough love?
Can you give a little more detail?
You wanted to subclass DefaultServlet but delegate to super.doGet under
some cases, right? Do you always enter async mode, then delegate? What
error/failure do you get?
-chris
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org