Hello,

We are using tomcat-embedded 9.0.55.  OS is mac 10.15.7.  We have
quite a bit of config, but I'm guessing the most relevant is that we
use the NIO2 protocol.

We have been working on a reproducer, but we have many, many layers
involved.  However, I believe what we are experiencing is described in
this old mailing list post:
https://www.mail-archive.com/users@tomcat.apache.org/msg124043.html

In our case, we are registering a listener on for request 1 on a
container thread for a request-other-than-1.  When that happens,
onWritePossible never fires.  We do not have this problem when we run
with Jetty and the thread usage looks very similar.

I still see that marked as @Ignore in the 9.0.x source.  Is this still
viewed as an issue?  I'm trying to get ant installed so I can run the
test:)

--
Samuel Cox

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to