静态角色高速缓存属性
静态角色高速缓存拥有不会到期的角色成员资格。
这些属性位于 profile_root/etc/tam/amwas.node_name_server_name.amjacc.properties 文件中。
profile_root 目录是创建概要文件时 profilePath 参数的值。
com.tivoli.pd.as.cache.EnableStaticRoleCaching=true
启用或禁用静态角色高速缓存。缺省情况下,启用静态角色高速缓存。
com.tivoli.pd.as.cache.StaticRoleCache=com.tivoli.pd.as.cache.StaticRoleCacheImpl
此属性拥有静态角色高速缓存的实现类。尽管在必要时您有机会实现您自己的高速缓存,但您不需要更改此属性。
com.tivoli.pd.as.cache.StaticRoleCache.Roles=Administrator,Operator,Monitor,Deployer
为 WebSphere Application Server 定义管理角色。
提示: 通过添加以下静态角色增强应用程序性能:CosNamingRead、CosNamingWrite、CosNamingCreate 和 CosNamingDelete。这些角色支持应用程序命名服务中的改进的查找性能。