场中的 Web 服务器是否必须具有 ASP.NET 状态服务器的同步服务器时钟?
假设 Web 服务器 A 服务器时钟设置为 PST,Web 服务器 B 服务器时钟设置为 EST,状态服务器时钟设置为 PST。这有关系吗?我知道 AppFabric 集群服务器的时钟对齐至关重要,但是 ASP.NET 状态服务器的客户端 Web 服务器又如何呢?
Say web server A server clock is set to PST, web server B server clock is set to EST, and the state server clock is set to PST. Does this matter? I know it's critical for AppFabric cluster servers to have clock alignment, but what about client web servers to the ASP.NET State Server?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看那里的文档,我没有在 Microsoft 推荐的配置中找到任何证实或否认这一点的内容。您可以使用您的配置轻松测试这一点,但很可能会使用状态服务器上的时间。
Reviewing the documentation out there I'm not finding anything that confirms or denies this in the Microsoft recommended configuration. This would be something you could test quite easily with your configuration, but more than likely, the time on the state server is the one that will be used.