Event ID: 7362 Source: Web Content Management – Object Cache: The super user account utilized by the cache is not configured …
danielcosta | 2012/04/13Error:
Object Cache: The super user account utilized by the cache is not configured. This can increase the number of cache misses, which causes the page requests to consume unneccesary system resources.
To configure the account use the following command ”stsadm -o setproperty -propertyname portalsuperuseraccount -propertyvalue account -url webappurl”. The account should be any account that has Full Control access to the SharePoint databases but is not an application pool account.
Additional Data:
Current default super user account: SHAREPOINTsystem
Analisys:
Slow performance expierience on Sharpoint Websites and hi server load.
Solution:
Run this command for each sharepoint site and specify the sharepoint administrator user:
stsadm -o setproperty –propertyname DOMAINsharepointadminuser -propertyvalue account -url http://sharepoint.site.url
Please leave a comment ![]()





