Configure SPDY on tomcat 8 windows

亡梦爱人 提交于 2019-12-11 13:39:45

问题


I'm developing a web application with eclipse and tomcat 8 in windows, now i want to setup SPDY. I must use apache tomcat 8, this is a constraint project. How can I configure my web application to use SPDY in tomcat 8?


回答1:


UPDATE: i wrote a mail to apache users mailing list and they gave me this reply:

SPDY support was experimental and for a much older version of SPDY than any current browser supports. Tomcat's SPDY support is not usable in its current form.

HTTP/2 support will be available in Tomcat 9.



来源:https://stackoverflow.com/questions/28795470/configure-spdy-on-tomcat-8-windows

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!