https://issues.apache.org/bugzilla/show_bug.cgi?id=44454
--- Comment #28 from Rainer Jung <rainer.j...@kippdata.de> --- I added a warning to the docs in r1649182. The only real solution would be the introduction of atomics to "sync" increments and decrements of the busy counter. We could use APR atomics for mod_jk and would have to look for Windows atomics for IIS. That would leave NSAPI open. Since it seems to be used only very infrequently, we could leave the problem as-is for NSAPI. -- 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