Even 2 MB is more than you'd want. Anyway, it's a worst case thing I assume.
Eelco On Thu, Jul 3, 2008 at 10:16 AM, Johan Compagner <[EMAIL PROTECTED]> wrote: > The 'real' size is more the 2MB. (pagemap size) because if you always > have 1 pagemap then thats the max. The question is how many pagemaps > you also want to support. > > On 7/3/08, Eelco Hillenius <[EMAIL PROTECTED]> wrote: >> On Thu, Jul 3, 2008 at 2:55 AM, Johan Compagner <[EMAIL PROTECTED]> >> wrote: >>> setting the right maxSizePerPagemap is way more importand then >>> maxSizePerSession >>> >>> just see what sizes your pages are. >>> Then the if they are on average (now taking a big number) 500KB then ask >>> you >>> self how many pages you want >>> if that is 4 then you set the maxSizePerPagemap to 2MB and >>> maxSizePerSession >>> to 6MB >>> (then you can hold max 3 pagemaps of max size) >>> >>> then 1000 live sessions will result in 6.000MB is 6GByte of memory if they >>> all use there MAX 3 pagemap size.. >>> In todays world thats nothing. >> >> 6 MB per session would be pretty ridiculous if you ask me! >> >> Eelco >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
