You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are evaluating Redisson Tomcat Session Manager for a Java Web application running on Apache Tomcat 10.1 with Java 17 or 21. The application runs across multiple Tomcat nodes behind an F5 load balancer in a non-sticky configuration, so HTTP session data must be stored centrally and remain accessible from any node. We plan to use either Azure Cache for Redis or Azure Managed Redis with TLS and private networking. Please confirm whether Redisson Tomcat Session Manager is fully compatible with these Azure Redis services, including clustered deployments, Azure-managed failover, private endpoints and Microsoft Entra ID or access-key authentication.
Please also confirm whether Redisson Community Edition, using matching versions of redisson-all and redisson-tomcat-10, is technically sufficient for this production use case, or whether Redisson PRO is required for any Azure-specific compatibility, clustering or failover capability. Please provide the recommended Redisson topology and configuration for Azure Redis, including whether singleServerConfig or clusterServersConfig should be used and whether readMode="REDIS" is recommended for non-sticky Tomcat sessions.
Hi,
We are evaluating Redisson Tomcat Session Manager for a Java Web application running on Apache Tomcat 10.1 with Java 17 or 21. The application runs across multiple Tomcat nodes behind an F5 load balancer in a non-sticky configuration, so HTTP session data must be stored centrally and remain accessible from any node. We plan to use either Azure Cache for Redis or Azure Managed Redis with TLS and private networking. Please confirm whether Redisson Tomcat Session Manager is fully compatible with these Azure Redis services, including clustered deployments, Azure-managed failover, private endpoints and Microsoft Entra ID or access-key authentication.
Please also confirm whether Redisson Community Edition, using matching versions of redisson-all and redisson-tomcat-10, is technically sufficient for this production use case, or whether Redisson PRO is required for any Azure-specific compatibility, clustering or failover capability. Please provide the recommended Redisson topology and configuration for Azure Redis, including whether singleServerConfig or clusterServersConfig should be used and whether readMode="REDIS" is recommended for non-sticky Tomcat sessions.
Regards,
Umair.