The client needs a new connection for this request as the requested host name does not match the Server Name Indication (SNI) in use for this connection.

The client needs a new connection for this request as the requested host name does not match the Server Name Indication (SNI) in use for this connection.

原因是使用apache 由于启用HTTP2,浏览器默认在同证书、同IP的情况下会采取连接复用 ,如果配置两个站点的配置不通 或根证书不一致,会导致服务器拒绝浏览器的多路复用请求   可以查看下   https://zhuanlan.zhihu.com/p/88684140

解决方法:

是关闭https 2.0  或使用nginx

 

 

版权声明:
作者:admin
链接:https://www.wenzhan.cc/article/150
来源:问站网
文章版权归作者所有,未经允许请勿转载。

THE END
分享
二维码
< <上一篇
下一篇>>