Este conteúdo não está disponível no idioma selecionado.
Chapter 2. Configuring Data Grid Servers
Apply custom Data Grid Server configuration to your deployments.
2.1. Customizing Data Grid Server configuration Copiar o linkLink copiado para a área de transferência!
Apply custom deploy.infinispan values to Data Grid clusters that configure the Cache Manager and underlying server mechanisms like security realms or Hot Rod and REST endpoints.
You must always provide a complete Data Grid Server configuration when you modify deploy.infinispan values.
Do not modify or remove the default "metrics" configuration if you want to use monitoring capabilities for your Data Grid cluster.
Procedure
Modify Data Grid Server configuration as required:
Specify configuration values for the Cache Manager with
deploy.infinispan.cacheContainerfields.For example, you can create caches at startup with any Data Grid configuration or add cache templates and use them to create caches on demand.
-
Configure security authorization to control user roles and permissions with the
deploy.infinispan.cacheContainer.security.authorizationfield. -
Select one of the default JGroups stacks or configure cluster transport with the
deploy.infinispan.cacheContainer.transportfields. -
Configure Data Grid Server endpoints with the
deploy.infinispan.server.endpointsfields. -
Configure Data Grid Server network interfaces and ports with the
deploy.infinispan.server.interfacesanddeploy.infinispan.server.socketBindingsfields. -
Configure Data Grid Server security mechanisms with the
deploy.infinispan.server.securityfields.
2.2. Data Grid Server configuration values Copiar o linkLink copiado para a área de transferência!
Data Grid Server configuration values let you customize the Cache Manager and modify server instances that run in OpenShift pods.
Data Grid Server configuration
Data Grid cache configuration
Cache template
Cluster transport