We are very excited to announce the preview release of ACME support in NGINX. The implementation introduces a new module ngx_http_acme_module that provides built-in directives for requesting, installing, and renewing certificates directly from NGINX configuration. The ACME support leverages our NGINX-Rust SDK and is available as a Rust-based dynamic module for both NGINX Open Source users as well as enterprise NGINX One customers using NGINX Plus.| NGINX Community Blog
年底抽空开发自己的图床服务PICR.zz.ac。图床部署在一台甲骨文 永久免费 ARM 机器上。机器在美西,从国内访问不太稳定。无论是延迟还是丢包率都不太 好看。这种网络环境正是 QUIC + HTTP/3 协议的用武之地。而且我测试发现,在高峰期 UDP 通信反而比 TCP 通信要更稳定。而实践发现 HTTP/3 协议的加载速度确实优于 HTTP/1.1 和 HTTP/2,所以我就给服务器的 Nginx 开启了 HTTP/3 支持。本...| taoshu.in
Install NGINX Open Source either as a prebuilt package or from source, following step-by-step instructions for all supported Linux distributions.| docs.nginx.com