Try our conversational search powered by Generative AI!

EPiServer traversing all sibling pages

Vote:
 

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

#58065
Apr 12, 2012 14:20
Vote:
 

seems like this might be caused by CMO...hmm

#58096
Apr 12, 2012 21:05
Vote:
 

Try removing it and see if the performance increases and/or the calls stops.

#58098
Apr 13, 2012 1:03
Vote:
 

yep, did that yesterday and the problem went away (but so did CMO....)

#58105
Apr 13, 2012 8:35
Vote:
 

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.. 

#58113
Apr 13, 2012 10:51
Vote:
 

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).

#58255
Apr 16, 2012 11:33
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.