Environment:
2 web servers with DNN 4.9.5 load balanced by an F5 Big IP with no persistence set
Alachisoft's nCache for keeping sessions in sync
Broadcast Polling
SSL
almost exclusively Telerik controls
We have a major issue in which users are seeing other users' data randomly. Almost all data calls are SP calls passing in a string derived from a session.
The user will click on page1, and the correct information will be there. They will click on page2, come back to page1, and have another users' data. They can then click on the page1 in the menu, which basically just refreshes the page, and the correct data is displayed again.
There are also instances where 1 module will have 2 controls, and there will be correct data in one and incorrect data in the other.
This only happens once there are about 200-300 users hitting the servers, or possibly it is after about 25-30 minutes. Sessions die at 20 minutes so we are looking into that.
We have had nCache on with us for 3 teleconferences, but they have never seen anything similar.
Has anyone else used nCache with DNN?
Has anyone seen similar issues even if you don't use nCache?
We would love to go 1 server and inProc, but at this time the client insists on 2 servers.
Thanks for any help you can provide.
Chad