The author has 15 posts.
Font size: Small - 100% (Default)  Content converter: No conversion
 
Clicks Replies
3784 15
目前Purasbar还没有HTTP/2
巨大八爪鱼
武林盟主 二十一级
Reply
Floor 1 Posted at: 4/18/24 20:04

后面要研究下怎么样启用~

大概看了下文档,要升级apache版本,最低要2.4.17。

当然前提是要保证XP下的IE6~8能正常访问https网站。

巨大八爪鱼
武林盟主 二十一级
Reply
Floor 2 Posted at: 4/18/24 20:06

https://httpd.apache.org/docs/2.4/howto/http2.html

巨大八爪鱼
武林盟主 二十一级
Reply
Floor 3 Posted at: 4/18/24 20:20
我还是很喜欢HTTP/2的。
真心希望它能和IE6-8的SSL3.0和TLS1.0和谐共处。
巨大八爪鱼
武林盟主 二十一级
Reply
Floor 4 Posted at: 4/19/24 13:05
Choose a strong SSLCipherSuite

The SSLCipherSuite needs to be configured with a strong TLS cipher suite. The current version of mod_http2 does not enforce any cipher but most clients do so. Pointing a browser to a h2 enabled server with a inappropriate cipher suite will force it to simply refuse and fall back to HTTP 1.1. This is a common mistake that is done while configuring httpd for HTTP/2 the first time, so please keep it in mind to avoid long debugging sessions! If you want to be sure about the cipher suite to choose please avoid the ones listed in the HTTP/2 TLS reject list.
巨大八爪鱼
武林盟主 二十一级
Reply
Floor 5 Posted at: 4/19/24 16:10
经验证,安装以下版本的服务器
httpd-2.4.17 (apr-1.5.2, apr-util-1.5.4)
openssl-1.0.2k
nghttp2-1.61.0
可以在保证IE6和IE8都能访问https的情况下,成功启用HTTP/2。

虽然XP系统下的IE浏览器不支持HTTP/2,但是firefox52.9esr是支持HTTP/2的。
巨大八爪鱼
武林盟主 二十一级
Reply
Floor 6 Posted at: 4/19/24 16:11
apache里面
SSLProtocol all -SSLv3
SSLProxyProtocol all -SSLv3
要改成
SSLProtocol all
SSLProxyProtocol all
才能使用IE6访问https。
巨大八爪鱼
武林盟主 二十一级
Reply
Floor 7 Posted at: 4/19/24 21:05
巨大八爪鱼
武林盟主 二十一级
Reply
Floor 8 Posted at: 4/26/24 22:22
已开始使用临时端口试运行http2+php7.1环境。在最新的浏览器里面可以使用tls1.3。不过验证码和图片反向代理还不能正常工作,其他功能看起来是正常的。
 
巨大八爪鱼: 修复完毕。
  4/28/24 10:49 Reply
巨大八爪鱼
武林盟主 二十一级
Reply
Floor 9 Posted at: 4/26/24 22:28
CSDN上的HTTP/2简介:https://blog.csdn.net/sqlxx/article/details/119056336
巨大八爪鱼
武林盟主 二十一级
Reply
Floor 10 Posted at: 4/28/24 10:50
已启用http2和tls1.3!
php版本已升级到7.1.33.
巨大八爪鱼
武林盟主 二十一级
Reply
Floor 11 Posted at: 4/28/24 15:20
HSTS也已启用!
巨大八爪鱼
武林盟主 二十一级
Reply
Floor 12 Posted at: 6/17/24 6:27
由于服务器内存持续不足,网站响应太慢,目前已临时关闭http2和tls1.3。
 
巨大八爪鱼: 诶,看起来不是http2的问题,是mysql数据库占用cpu资源太高导致的,我重启了整个服务器就恢复正常了。
  6/17/24 12:16 Reply
巨大八爪鱼: http2和tls1.3已重新开启。
  6/22/24 1:54 Reply
Reply the post
Content:
User: You are currently anonymous.
Captcha:
Unclear? Try another one.
(Shortcut key: Ctrl+Enter)
Post Information
Clicks: 3784 Replies: 15
Author: 巨大八爪鱼
Last reply: 巨大八爪鱼
Last reply time: 6/22/24 1:54
Good area: 已处理区
Bar Hot Posts
Bar Good Posts
Announcements