Opened 4 years ago
Last modified 4 years ago
#2155 closed defect
Stale — at Version 1
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | nginx-core | Version: | 1.19.x |
Keywords: | nginx stale requests | Cc: | |
uname -a: | FreeBSD freebsd12.build.ihead.ru 12.2-RELEASE-p3 FreeBSD 12.2-RELEASE-p3 GENERIC amd64 | ||
nginx -V: |
nginx version: nginx/1.19.8
built by clang 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) built with OpenSSL 1.1.1k 25 Mar 2021 TLS SNI support enabled configure arguments: --with-http_stub_status_module --with-http_flv_module --without-http_empty_gif_module --without-http_memcached_module --without-http_upstream_ip_hash_module --without-http_browser_module --with-http_ssl_module --without-http_uwsgi_module --without-http_scgi_module --with-openssl=../openssl-1.1.1k --with-http_v2_module --with-pcre-jit --with-http_auth_request_module --with-file-aio --with-http_realip_module |
Description (last modified by )
Hi!
Problem appeared after upgrade from 1.19.6 to 1.19.8.
server (site) with https (http2).
Site with big number of images per page.
Some images are not loaded on control+F5.
Problem is reproduced in Google Chrome and other browsers based on Chromium.
F12 - Network tab -> Problem requests are marked red with status "Stale".
Problem not present in 1.19.6.
Note:
See TracTickets
for help on using tickets.