Tagged Questions
2
votes
9answers
2k views
asp.net, stateserver, NLB, session lost
1st post on stackoverflow, hope to have great feedback :)
I'm currently trying to load balance our web site. We have set up a 2 cluster NLB on windows server 2003 with IIS 6.
While testing the ...
0
votes
1answer
64 views
User Session Management in Restful Web Services in session shared clustered environment
I am trying to setup an control server application with Spring-JPA back-end and Restful web services to expose the back-end methods. My user sessions and authentication/authorization has to be handled ...