WebSphere Portal Server - Using the DistributedMap interface for the dynamic cache

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > August 2006 > Using the DistributedMap interface for the dynamic cache





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Using the DistributedMap interface for the dynamic cache

2006-08-24, 1:30 am


From the infocenter of WAS, it mentions that "Cache size (Property name: cacheSize, Default: 2000). Dynamic cache maintains the maximum number of entries in memory."

Would anyone tell me this setting will be the globle setting for a clustered environment or just for the specified server. E.g.

In RAD, If I set the distributedmap.properties for every WAR file (My case is multiple WAR file Portlet project)as following, and then deploy it to a 10 servers clustered environment:

cache.instance.0=/services/cache/instance_one
cache.instance.0.cacheSize=1000
cache.instance.0.enableDiskOffload=false
cache.instance.0.flushToDiskOnStop=false
cache.instance.0.useListenerContext=false

How about the eventually result? Is the clustered environment just support 1000 entries or it can support 10x1000 entries in the DistributedMap?
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com