Мы сделали и протестировали сборки nginx с поддержкой модуля http v3 (ex-QUIC) и для CentOS 7. Для установки нужно в дополнение к основному установить и включить тестовый репозиторий:
yum install -y https://repo.codeit.guru/codeit-repo-release.el7.rpm epel-release && yum-config-manager --enable CodeIT-testing --save
Пример конфигурации работающего HTTP/3 на порту 443/UDP см. в /etc/nginx/conf.d/default-ssl.conf.example!
Собранный тестовый пакет имеет версию 1.26.1-2, но определяется самим nginx binary как 1.27.1.
Hi Alexander,
Yum update is getting error downloading https://codeit.us/packages/centos/7/x86_64/repodata/repomd.xml
https://repo.codeit.guru/packages/centos/7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 404 — Not Found
Regards,
Fabio
Hi Fabio,
We had an outage this night because of moving to the new hosting.
Please clear yum caches/metadata and try again.
What about aarch64?
https://repo.codeit.guru/packages/centos/2/aarch64/repodata/repomd.xml: [Errno 14] HTTPS Error 404 — Not Found
As stated on https://codeit.guru/ we don’t support aarch64.
Error: Package: 1:nginx-quic-1.23.4-0.20230131.el9.ngx.x86_64 (nginx-quic)
Requires: libc.so.6(GLIBC_2.34)(64bit)
Error: Package: 1:nginx-quic-1.23.4-0.20230131.el9.ngx.x86_64 (nginx-quic)
Requires: libcrypt.so.2(XCRYPT_2.0)(64bit)
Error: Package: 1:nginx-quic-1.23.4-0.20230131.el9.ngx.x86_64 (nginx-quic)
Requires: libcrypt.so.2()(64bit)
w, I probably should not write anything under your comment. The reasons include you did not provided any commands, context and even a question. Anyway, I see that you are trying to install some package that was not built by us for EL9. I think that you may have CentOS 7, as you commented here. Here I will stop and give you some time to think if you need more input from me.