Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们的配置是这样的:
当我们测试我们的集群时,如果我们关闭了一个应用服务器和一个数据库服务器,用户会话不会被保留并且用户被重定向到登录页面。
如果我们只关闭一个数据库服务器,会话将被保留。您知道导致这种行为的原因是什么吗?可能与 IIS 共享配置有关吗?