Re: Size of session cache

2008-11-11 Thread Johan Compagner
which size exactly are you talking about? On Mon, Nov 10, 2008 at 11:03 PM, David R Robison [EMAIL PROTECTED] wrote: Is there a convenient way to tell the size of user's session cache? David -- David R Robison Open Roads Consulting, Inc. 103 Watson Road, Chesapeake, VA 23320 phone:

Re: Size of session cache

2008-11-11 Thread Johan Compagner
See: /** * Creates a new [EMAIL PROTECTED] DiskPageStore} instance. * * @param maxSizePerPagemap *the maximum size of pagemap file (in bytes) * @param maxSizePerSession *the maximum size of session (in bytes) * @param

Re: Size of session cache

2008-11-11 Thread David R Robison
The size the session takes up on the disk. David Johan Compagner wrote: which size exactly are you talking about? On Mon, Nov 10, 2008 at 11:03 PM, David R Robison [EMAIL PROTECTED] wrote: Is there a convenient way to tell the size of user's session cache? David -- David R Robison