IPv6 导致网络卡顿

代码老兵 技术 23
Ubuntu 24 上 composer install 特别慢,甚至要重试几次,服务器在法国,按道理不至于是这个速度。而且在服务器上调用第三方API的时候也经常出现:Connection refused for URI https://xxx先确认是不是 IPv6 导致直接测试:curl -4 https://repo.packagist.org/packages.json -Icurl -6...