AI OnAI Off
Try removing it and see if the performance increases and/or the calls stops.
according to support, other customers have experienced the same issue.
is it always working like this?
is it possible to configure some how?
we don't even have any test or campaigns setup, still it traverses all pages..
Maybe this issue relate to a known bug of CMO, bug #65427: LPO test: server error due to bad performance of site (page loads too long).
Hi,
I'm looing into some performance issues with our EPiServer.
What I can see it is hammering the Sql server with:
exec editPageVersionList @PageID=xx
it seems like it is first traversing all sibling pages on "Home" level, and then continuing into the level where the requested page is.
Is this normal?
Why is all PageVersions being retrieved? Shouldn't those be cached in that case?
Any ideas or input welcome.
.per