Skip to content

Add test for proxy_cache_valid with ms suffix.#35

Open
herbenderbler wants to merge 1 commit intonginx:masterfrom
herbenderbler:proxy_cache_valid_subsecond
Open

Add test for proxy_cache_valid with ms suffix.#35
herbenderbler wants to merge 1 commit intonginx:masterfrom
herbenderbler:proxy_cache_valid_subsecond

Conversation

@herbenderbler
Copy link

@herbenderbler herbenderbler commented Mar 14, 2026

Covers sub-second cache validity: accepts "100ms" syntax, verifies cached responses expire after the given TTL and are re-cached on next request.

Proposed changes

Describe the use case and detail of the change. If this PR addresses an issue on GitHub, make sure to include a link to that issue using one of the supported keywords in this PR's description or commit message.

Additional notes

This is in regards to nginx/nginx#1156.

Checklist

Before creating a PR, run through this checklist and mark each as complete:

Covers sub-second cache validity: accepts "100ms" syntax, verifies
cached responses expire after the given TTL and are re-cached on
next request.

Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant