https://issues.apache.org/bugzilla/show_bug.cgi?id=57282
--- Comment #9 from Stephen Chen <chr...@gmail.com> --- (In reply to Mark Thomas from comment #8) > The calls prior to CoyoteAdapter don't look right. Specifically, there is no > Http11Processor and no SocketProcessor. After that things look OK. I do > wonder if it would be more useful with an Authenticator + Realm configured. > Maybe that should/could be in a separate diagram. Mark, I was thinking about Http11Protocol represents both SockeProcessor(before Http11Protocol) and Http11Processor(after Http11Protocol) which is not right, the call hierarchy is very clear(at in the source code) and it should be reflected in the diagram accordingly. thanks for your comments, would supplement missed part, and as your said authenticator + Realm diagram would be very useful, would supplement accordingly too. Regards -- 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