Thank you very much
2013/5/24 Mark Thomas <ma...@apache.org> > On 24/05/2013 09:23, jie tang wrote: > > So if I use AsyncContext.start to run a Runnable. When that Runnable does > > some work but not write to response, will AsyncListener.onTimeout be > > invoked? > > Yes, unless you set the timeout to zero or less (no timeout). > > The default value is 30 seconds. > > Mark > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >