https://bz.apache.org/bugzilla/show_bug.cgi?id=58295
--- Comment #1 from Francesco Carusi <francesco.car...@mperience.com> --- Hello! in some rare cases we are experimenting a strange behavior in our comet implementation, we only see this once or twice a day in production (with around 20.000 unique visitors from browsers and mobile devices). The application gets a ClientAbortException when closing an END comet event. It seems that the END event is then dispatched again and again since it was not successfully closed. I attached the stack trace that the application logs on each event.close() The tomcat server is behind a nginx reverse proxy, I don't know if this may help. Since we are not able to recreate the issue in our test environment we did not investigate using a debugger. Thanks! Francesco -- 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