I am working on a project which uses lots of sessions to pass values. The problem I have is that we also use load balancer on two web servers. This causes problem that session values lost randomly.
Any suggestion to fix this problem is highly appreciated.
The web servers are IIS on w2k.
By the way, is there any limit by using sessions?
Any suggestion to fix this problem is highly appreciated.
The web servers are IIS on w2k.
By the way, is there any limit by using sessions?