Skip to content

0.16.6

Compare
Choose a tag to compare
@midoks midoks released this 16 Apr 17:52
· 1979 commits to master since this release
b31d30b

openresty-1.25.3.1 支持HTTP/3

在网站开启SSL,会自动配置好。
但是依然要注意:
1.检查端口443的udp端口是否开启。(在本面板中,之前版本中没有开启。 现在安装443的tcp/udp都默认放开)
2.使用云服务器,也要注意以上问题。

检查http3是否开启

  • openresty【1.25.3.1】配置更新,支持h3;
  • 修复php83的扩展bcmath在centos7安装出错。