https://bz.apache.org/bugzilla/show_bug.cgi?id=69380

--- Comment #5 from Michael Osipov <micha...@apache.org> ---
I think we have a cache problem somewhere:
$ curl -I https://tomcat.apache.org/download-80.cgi
https://tomcat.apache.org/download-85.cgi
HTTP/1.1 200 Connection Established
Proxy-Agent: Zscaler/6.2

HTTP/2 200
server: Apache
cache-control: private
access-control-allow-origin: *
content-security-policy: frame-src 'self'
content-type: text/html
accept-ranges: bytes
via: 1.1 varnish, 1.1 varnish
date: Tue, 08 Oct 2024 07:41:42 GMT
x-served-by: cache-hel1410022-HEL, cache-fra-eddf8230053-FRA
x-cache: MISS, MISS
x-cache-hits: 0, 0
x-timer: S1728373303.741027,VS0,VE33
vary: Accept-Encoding
strict-transport-security: max-age=31536000; includeSubDomains; preload

HTTP/2 200
server: Apache
cache-control: private
access-control-allow-origin: *
content-security-policy: frame-src 'self'
content-type: text/html
accept-ranges: bytes
via: 1.1 varnish, 1.1 varnish
date: Tue, 08 Oct 2024 07:41:42 GMT
x-served-by: cache-hel1410028-HEL, cache-fra-eddf8230053-FRA
x-cache: MISS, MISS
x-cache-hits: 0, 0
x-timer: S1728373303.787850,VS0,VE35
vary: Accept-Encoding
strict-transport-security: max-age=31536000; includeSubDomains; preload

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to