Tagged Questions

4
votes
4answers
650 views

FOSS ASP.Net Session Replication Solution?

I've been searching (with little success) for a free/opensource session clustering and replication solution for asp.net. I've run across the usual suspects (indexus sharedcache, memcached), however, ...
1
vote
1answer
394 views

Sticky Sessions and Session Replication

I am evaluating the case of using sticky sessions with Session replication in tomcat. From my initial evaluation, I thought that if we enable Session replication, then session started in one tomcat ...
0
votes
0answers
19 views

Tomcat replication session : lazy initialization exception [closed]

Possible Duplicate: Tomcat loadbalancing serialize exception PersistenceExceptionTranslationInterceptor : lazy initialization exception I have two tomcat 6 servers that I put in load ...