On Sat, Aug 27, 2011 at 2:35 PM, Konstantin Kolinko
<knst.koli...@gmail.com>wrote:

> 2011/8/28 Bob Garcia <bobg.li...@gmail.com>:
> > 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


> ...



> Both issues sound bad.
>
> As the first thing I suggest you to add the following line to
> catalina.properties:
> org.apache.catalina.connector.RECYCLE_FACADES=true
>
>
I will look into this. Thanks.

-bg

Reply via email to