asp.net - How can the session state still be available when the AppFabric is crashed? -


i'm using appfabric session state provider asp.net, , i'm thinking of solution of ha. find when appfabric crashed, entire web application affected. can have solution let asp.net routes use in-proc session make more ha when appfabric crashed? in advance.

if have 1 server switching inproc sessions might make sense if have multiple servers , you're not using sticky routing (which doesn't make sense if sessions distributed) going benefit you.

although don't think there out of box way of doing in principle should possible write session provider switches appfabric inproc session , somehow signals load balancer resort sticky sessions.

however should note if have multiple servers in app fabric cache likelihood of of them going down @ once low not implement on engineered solution.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -