- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2021 10:50 PM
Hi all,
I unknowingly set "ignore cache" checkbox is set to true for two "system properties", these values are static and not going to change. Would this give any impact, shall I continue without correcting it or need to be corrected.
Thank you in advanc for all who are going to answer.
Regards,
Murgan
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2021 11:16 PM
Having a couple of System properties set as 'ignore cache' is unlikely to have any performance impact.
ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2021 10:56 PM
Ignore cache just means when the system property value changes, this is immediately put into effect.
Otherwise, the new value would not propagate through until each user logs out, or cache.do is run.
Changes to properties that need to be reflected in real-time should have the ignore cache flag checked.
ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2021 11:04 PM
Hi Paul,
So, there would be no performance impact because of this right?
My value is not going to change. So, can I leave it without correcting it?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2021 11:16 PM
Having a couple of System properties set as 'ignore cache' is unlikely to have any performance impact.
ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2021 11:20 PM
Thank you Soo much for the confirmation Paul.