https://issues.apache.org/bugzilla/show_bug.cgi?id=56184
Grigory <gkis...@yandex.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID Summary|Async servlet doesn't work |Async servlet |asyncroniously | --- Comment #2 from Grigory <gkis...@yandex.ru> --- My test show that Async servlet performance depends mostly of thread pool size and could be achieved by configuring Executor name="tomcatThreadPool" and Connector executor="tomcatThreadPool" So, async servlet is useful only for Commet, if for long calculation we could just configure tomcatThreadPool? -- 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