Slow loading of the config item list in cireson portal offering
Hi,
We recently upgraded our test env to the portal version 11.6.7
and have started experiencing slowness in the loading of the config item list in the request offerings.
In prod, we have the portal version 11.0.4, and there is not that much delay in loading the data.
(the search criteria is also same in both the env.)
To search, one needs to enter some value in the text field, and based on that value search is performed.
(as shown in the attached image.)
Need help with the possible ways to make the search faster.
Regards,
Manas
Answers
Hi @Adam_Dzyacky, could you please help us with the above issue.
Any help will be much appreciated.
A few things:
Hi @Adam_Dzyacky
Thank you for lookin into this.
PFB the answers to the questions mentioned above:
While testing we have noticed that, for the same text entered, the test env is fetching a lot more data data while the prod is fetching only 500 data. (though GridViewRecordCap is set to 500 in both the env)
Regards,
Manas
@Manas_Gautam After the update from 11.6.0 to 11.6.3 our portal seems to have slower performance in general:
Page loading takes longer, same as opening and/or update incidents and service requests :(
It's not always the case but sometimes during the day the performance seems to break down. Neither SQL, nor IIS seem to have any spikes inside the task manager whenever that happens though.
Hi Simon,
I agree with you on this.
But we are mainly concerned with the slow loading of the config item in the portal. As it is taking more than 2 minutes to search and load the items.
As mentioned, the GridViewRecordCap of 500 seems not to be not working after the upgrade, as it is loading all the matched data rather than 500. Has any specific change been made in this