Relative Content

Tag Archive for tomcatredisredissonjsf-2.3

Redisson as session manager in Tomcat with JSF mojarra 2.3 application

I am trying to take my application on Redis to remove stickiness and enable session replication.
When i did load testing without redis the over all time was about 500ms. But when i enabled redis by making entry in context.xml then time in load testing increased aggressively to a average of 1.5-2.0 sec

Redisson as session manager in Tomcat with JSF mojarra 2.3 application

I am trying to take my application on Redis to remove stickiness and enable session replication.
When i did load testing without redis the over all time was about 500ms. But when i enabled redis by making entry in context.xml then time in load testing increased aggressively to a average of 1.5-2.0 sec