External cache group member settings

To configure specific caches that are members of a cache group.

To view this administrative console page, click Servers > Application Servers > server > Dynamic Cache Service > External Cache groups > external_cache_group > External cache group members > external_cache_group_member.

 

Configuration tab

Address Specifies a configuration string used by external cache adapter bean to connect to the external cache.

AdapterBeanName Specifies the adapter bean name.

Example adapter bean names supported in WAS are...

AFPA
AdapterBeanName: com.ibm.ws.cache.servlet.Afpa
Address: Port on which afpa listens
ESI
AdapterBeanName: com.ibm.websphere.servlet.cache.ESIInvalidatorServlet
Address: local host
WTE
AdapterBeanName: com.ibm.websphere.edge.dynacache.WteAdapter
Address: hostname:port (host name and port on which WTE is listening)

 

See Also

External cache group member settings
Administrative console buttons
Administrative console preference settings