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.
我很好奇在使用 ASP.NET MVC 应用程序时应该如何实现 SPDY。据我所知,现在情况并非如此,但我应该等待更新的 MVC (5)、新的 IIS 服务器、升级的 .net-framework 还是其他东西?
我对这个问题的理解是“我可以在基于 IIS 的服务器和 .net 应用程序中使用 spdy”。
据我了解,IIS 需要实现该协议,和/或第三方需要为 IIS 提供一个实现此协议的模块。到目前为止,我还没有找到其中任何一个,但如果我找到了,我会更新我的答案。