Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using fastcgi_cache it generates the same etag for URLs #3

Open
kochtopf opened this issue Aug 6, 2020 · 2 comments
Open

Using fastcgi_cache it generates the same etag for URLs #3

kochtopf opened this issue Aug 6, 2020 · 2 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@kochtopf
Copy link

kochtopf commented Aug 6, 2020

Generally its working very well. Except if using
fastcgi_cache zone;
then every ETag it generates is the same regardless of different URLs used or same URL but content changed.

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.76. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@issue-label-bot issue-label-bot bot added the bug Something isn't working label Aug 6, 2020
@dvershinin dvershinin added the good first issue Good for newcomers label Feb 1, 2024
@dvershinin
Copy link
Owner

@kochtopf Are you able to check whether it's fixed using the version from master?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants