Hi,
When viewing a page on a browser, the Stats2.aspx task has a response time that hugely exceeds the other tasks. In our case, this response time can be up to 5-10 seconds, see attached image.
We cleaned the database with these instructions, but still there is this lag.
DELETE FROM StatV2Object WHERE STATV2OBJECTTIMESTAMP <= '01-02-2021 00:00:00'
DELETE FROM Statv2Session WHERE STATV2SESSIONTIMESTAMP <= '01-02-2021 00:00:00'
Is the any other way to reduce or eliminate the response time of this tasks?
Regards,
Tomas