We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Front-end || || /api/stats + cookie/session \/ NGNIX-CACHE || || /api/stats + cookie/session \/ Backend (cookie/session -> org) || || /api/stats?org=vrt \/ Mule
Org-A-person who asks for /api/stats != Org-B-person who asks for /api/stats
/api/stats
So NGNIX cannot cache, but browser can. (unless same computer + browser used by people of different organisations)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Org-A-person who asks for
/api/stats
!= Org-B-person who asks for/api/stats
So NGNIX cannot cache, but browser can. (unless same computer + browser used by people of different organisations)
The text was updated successfully, but these errors were encountered: