Details
-
Type:
Bug
-
Status: Verified
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 12.3
-
Component/s: Web Services
-
12 status:Resolved
-
Test Plan:
Description
If jQuery AJAX call uses cache:false, then every request will need to be served by Sakai without any hope of caching.
Sample call:
/sakai-ws/rest/i18n/getI18nProperties?locale=en-US&resourceclass=org.sakaiproject.portal.api.PortalService&resourcebundle=profile-popup&_=1535394565559
The end parameter is a cache buster and will make sure your front-end load balancer can't cache the GET request.
I don't see any reason why these property files shouldn't be cached.
Gliffy Diagrams
Zeplin
Attachments
Issue Links
- relates to
-
SAK-32722 Move JS i18n utils to use SakaiI18n web service
-
- RESOLVED
-