Slow media picker / slide panel after upgrading til Umbraco version 7.10.5
Hi Guys
We have a site that is experiencing very slow preview of images / folders in the slide panel.
If a editor clicks on a "Add image" property on a node, the slide panel show up right away, but the loading of the media files takes forever.
Our root folder contains 17 folders. That tasks takes up to 15sec. It is specific this call :
/umbraco/backoffice/UmbracoApi/Media/GetChildren?id=1101&pageNumber=0&pageSize=0&orderBy=SortOrder&orderDirection=Ascending&orderBySystemField=true&filter=
We have upgraded from 7.5 to 7.10.5.
Is there a way to optimize this? Since it can take up to 1min to go through folders just to pick a image, if we go 3-4 lvls deep.
Slow media picker / slide panel after upgrading til Umbraco version 7.10.5
Hi Guys
We have a site that is experiencing very slow preview of images / folders in the slide panel.
If a editor clicks on a "Add image" property on a node, the slide panel show up right away, but the loading of the media files takes forever.
Our root folder contains 17 folders. That tasks takes up to 15sec. It is specific this call : /umbraco/backoffice/UmbracoApi/Media/GetChildren?id=1101&pageNumber=0&pageSize=0&orderBy=SortOrder&orderDirection=Ascending&orderBySystemField=true&filter=
We have upgraded from 7.5 to 7.10.5.
Is there a way to optimize this? Since it can take up to 1min to go through folders just to pick a image, if we go 3-4 lvls deep.
Hi Srdjan
Check please, that examine indexes are up to date and works fine.
Alex
is working on a reply...