https://bz.apache.org/bugzilla/show_bug.cgi?id=58970
Remy Maucherat <r...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #4 from Remy Maucherat <r...@apache.org> --- The dump looks slightly weird (lots of APR AJP, this seems more active to me than the NIO connector). However, the NIO connector is indeed stuck on its max connections which probably have been leaked due to the Atmosphere use, which may or may not be doing bad things. maxConnections is 10000 and often does not make sense (I disabled it by default for the NIO2 connector). So I'll switch it back to need info since there's no proof this is valid (or the same issue that was originally reported, although I'd say it's likely). -- 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