We verified that the server was not being hit when calling the master style sheet, proving that the NS was caching the style sheet. I do not have much experience with caching on the NS so I had to do some digging.
The resolution was to flush the NS's cache of the master style sheet because it had an old version that was not expiring.
Steps to resolve:
- Log into the NS.
- Open the Integrated Caching feature.
- Choose the Cache Objects.
- Find the file that is not being updated when you makes changes.
- You can use the find to narrow down the selections. I was looking specifically for a .css cached object.
- Flush or expire the cached object that is causing problems.
- Attempt to contact the resource that was originally not working and verify that the cache is now updated.
No comments:
Post a Comment