Slow performance of instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2017 02:17 AM
Dear community!
Our instance is suffering from slow performance. There are many cases when running transactions exceed 200 seconds. In order to solve this problem we tried to configure cache, homepage performance and etc. This problem constantly occurs specifically for one group of users. Thanks in advance!
- 13,215 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2017 03:56 AM
Damir,
Please go through this article, It explains in deep depth where you should look to examined the performance issues : Debugging ServiceNow Performance Issues | Snaug
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2017 03:58 AM
Hi,
Based on the screenshot there seems to be some issues.
For the REST examples with a long response time, have a look at the value in the URL field for examples to narrow down the cause. Is this a integration or somehing triggered internally on your instance.
Some of the Form examples have a very high number in the SQL count and Business rule count columns. Have a look in the URL column for examples. Are these homepages?
- Jan

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2017 10:23 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2017 01:38 AM
Hi,
Here is good list of things to check related to Servicenow performance issues:
Debugging ServiceNow Performance Issues | Snaug
- Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2017 07:14 PM
Thank you very much!