SPDY可以在什么级别使用?

时间:2022-03-12 10:26:05

I'm curious how SPDY should be implemented when using an ASP.NET MVC application. As far as I know it is not the case by now, but should I wait for an updated MVC (5), new IIS-server, upgraded .net-framework, or something else?

我很好奇在使用ASP.NET MVC应用程序时应该如何实现SPDY。据我所知,现在情况并非如此,但是我应该等待更新的MVC(5),新的IIS服务器,升级的.net框架还是别的什么?

1 个解决方案

#1


3  

My understanding of this question is "can I use spdy with my IIS based server and .net application".

我对这个问题的理解是“我可以将spdy用于基于IIS的服务器和.net应用程序”。

As I understand it, IIS would need to implement the protocol, and/or a third party would need to offer a module for IIS that implements this. So far, I have not found either of these, but will update my answer if I do.

据我了解,IIS需要实现协议,和/或第三方需要为实现此功能的IIS提供模块。到目前为止,我还没有找到这些中的任何一个,但如果我这样做会更新我的答案。

#1


3  

My understanding of this question is "can I use spdy with my IIS based server and .net application".

我对这个问题的理解是“我可以将spdy用于基于IIS的服务器和.net应用程序”。

As I understand it, IIS would need to implement the protocol, and/or a third party would need to offer a module for IIS that implements this. So far, I have not found either of these, but will update my answer if I do.

据我了解,IIS需要实现协议,和/或第三方需要为实现此功能的IIS提供模块。到目前为止,我还没有找到这些中的任何一个,但如果我这样做会更新我的答案。