You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did you managed to figure it out? I"m also using MVC 5. It's not loading the session from Redis, because every time I navigate off, it would have an empty session. I can see it creating entry in Redis.
Surprisingly, if my browser had the session id from MS RedisSessionStateProvider, and I switched my project to this session provider, it would load up the session state from redis. Weird...
Can some one explain this issue,
https://stackoverflow.com/questions/45800310/asp-net-non-locking-redis-session-with-servicestack
TIA.
The text was updated successfully, but these errors were encountered: