Re: Page pool monitoring

2009-11-18 Thread Ciaran Wood
I would also be interested in a nice way of doing this. The only way I have managed it was to copy/paste the PagePoolImpl and PagePoolCache classes and add calls to a monitoring service whenever pages get added/removed from the available and inUse LinkedLists in the PagePoolCache. Not particularly

Page pool monitoring

2009-11-18 Thread Carl Crowder
Hello, Is there a way to monitor the size of the various page pool caches? Carl - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org