
nginx nginx "--with-ipv6" option is deprecated 问题
编译nginx时出现了下面的告警
nginx "--with-ipv6" option is deprecated
查阅相关文档,原来最新版的nginx编译不需要添加--with-ipv6
命令
最新版的nginx默认已经自带ipv6模块
💘 相关文章
- 重新编译nginx,以便支持最新的quic(http3)以及 brotli 压缩
- Configure nginx to only allow cloudflare's IP to connect to the server shell script
- 解决nginx反向代理验证码不显示的方法
- how to do config nginx allow's cloudflare ip's
- nginx: [emerg] unknown directive "set_real_ip_from"的解决方法
- nginx安全设置之-限制IP来源只能为cloudflare
- 比较简单实用高效的网站防止灌水和反爬虫方案
- openwrt使用Nginx 替代uhttpd
- windows系统下解决连接ipv6网络很慢的方法
- 使用ipv6进行rsync基于密匙证书进行数据同步教程。