You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
polarctos edited this page Aug 27, 2025
·
1 revision
S3Proxy can drop conditional request headers for GET requests with the NoCacheBlobStore middleware.
This enforces that the full object is always returned instead of HTTP 304 responses.
To enable this, set the system property in the configuration:
s3proxy.no-cache-blobstore=true
Or for the docker container set the environment variable: