session - Co-located caching for web roles during VIP swap -
when using co-located caching, happens during vip swap?
i image session state cleared (or @ least extent?)
that correct. if storing session state in either colocated or dedicated cache , swapping new deployment production slot, cache , of session data in it, cleared , lost.
consider using shared cache or storing session data in storage/sqlazure if behaviour not desirable.
Comments
Post a Comment