﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
2554	Some of the requests getting stuck after reload.	lathanderjk@…		"I suspected there are routed to shutting down workers but it happening even hours after last old workes is gone, only restart can fix it.

Oracle Linux 8.8, tested on  4.18.0-477.27.1.el8_8.x86_64 and 5.15.0-105.125.6.2.2.el8uek.x86_64  with quic_bpf on;  (bpf rules are created verified with bpftool prog) without any difference also  offical build of nginx from repositories.

Packet are correctly received according to tcpdump but there is no entry in nginx error log even on debug verbosity.

I tried to remove everything not necessary from configuration and play with http/3 module options but no success."	defect	new	major		http/3	1.25.x				5.15.0-105.125.6.2.2.el8uek.x86_64	"nginx version: nginx/1.25.3
built by gcc 8.5.0 20210514 (Red Hat 8.5.0-18.0.2) (GCC) 
built with OpenSSL 3.0.10+quic 1 Aug 2023
TLS SNI support enabled
configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib64/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-compat --with-file-aio --with-threads --with-http_gunzip_module --with-http_gzip_static_module --with-http_realip_module --with-http_ssl_module --with-http_stub_status_module --with-http_v2_module --with-http_v3_module --with-stream --with-stream_realip_module --with-stream_ssl_module --with-openssl=/root/rpmbuild/SOURCES/openssl-openssl-3.0.10-quic1 --add-module=/root/rpmbuild/SOURCES/ngx_brotli --add-module=/root/rpmbuild/SOURCES/ngx_http_geoip2_module --with-cc-opt='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC' --with-ld-opt='-Wl,-z,relro -Wl,-z,now -pie'"
