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.
目标是有一种方法来保证某些 Web 服务的特定 SLA(服务级别协议),以保证后端数据库的正常运行时间。理想情况下,这应该在服务中没有特定代码的情况下实现,而是通过控制底层基础设施/管道来实现。
就个人而言,至少作为部分解决方案,在 IIS 级别上进行适当的隔离是一个好主意。“高可用性”Web 服务的特定应用程序池,在 MINIMUM 将是我书中的要求。