[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Meaning of Paging Max Global Size
clebert.suconic@jboss.com
do-not-reply at jboss.com
Tue Aug 4 12:26:08 EDT 2009
anonymous wrote : New definition?: The global max size is the limit where all the destinations enter into page mode. And any destination will have at least a minimal limit of data in memory equivalent to 1 page. (the default will be 10MiB).
|
|
| This will also mean: We won't be able to protect the server from OMEs. If the user created a huge ammount of addresses (say.... 1000), each address will have at least 10MiB (pre-configured) in memory.
|
This would be exactly the same as: Set GlobalPageMaxSize = -1, and set maxPage = 10MiB on each individual pages.
GlobalPageMaxSize should be something rarely used by the user.
If we decide for this definition, I would just remove the option for GlobalPageMode. (which I would actually love to do it.. I never liked GlobalPageModel anyway ;-) )
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247923#4247923
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247923
More information about the jboss-dev-forums
mailing list