Just an update. I migrated to Servlet 3.0 and things work much better. On Sat, Aug 27, 2011 at 3:14 PM, Bob Garcia <[email protected]> wrote:
> > > On Sat, Aug 27, 2011 at 2:35 PM, Konstantin Kolinko < > [email protected]> wrote: > >> 2011/8/28 Bob Garcia <[email protected]>: >> > I have a webapp at webapps/demo and a servlet mapped to demo/foo. >> Tomcat is >> > also serving some static content from the demo directory, including >> image >> > files in demo/imgs. I have instrumented by event method to report >> values >> > associated with BEGIN events. >> >> What API are you using: Comet, or Servlet 3.0 async? >> >> I am currently using Comet by extending CompetProcessor >
