Chris, Then I'd be faced with 400 (executor maxThreads) separate counter instances, which doesn't solve the centralization thing I was looking for. Mark's suggestion about using GlobalRequestProcessor seems to be doing the trick...now if only it would be named consistently in mbean space... :-)
Dan On Wed, May 18, 2011 at 12:06 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Dan, > > On 5/18/2011 8:21 AM, Dan Checkoway wrote: > > Gotcha...yeah, it would be trivial to slap an AtomicLong counter in a > > filter, but I'd hate to double the synchronization hit if tomcat already > has > > this counter available centrally. > > You could cheat and use a ThreadLocal :) > > - -chris > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAk3T7mkACgkQ9CaO5/Lv0PDN+gCgqHoQDwxorENoSHtglxG2npbX > GIcAnR9YtaSnAx2/GA36wSxr74jmfoNq > =Dehd > -----END PGP SIGNATURE----- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >