In SharePoint intranet portal we are facing performance issues and when I check in uls logs of wfe server I found below error, how to solve these errors?
Blob cache :
RewriteUrl failed with exception The Web application at http://intranet.xxx.gov.local/Style Library/Images/ssjq/slidedeck.jquery.js could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application.. Stack Trace
at Microsoft.SharePoint.SPSite..ctor(SPFarm farm, Uri requestUri, Boolean contextSite, SPUserToken userToken)
at Microsoft.SharePoint.SPSite..ctor(String requestUrl)
at Microsoft.SharePoint.Publishing.BlobCache.RewriteUrl(Object sender, EventArgs e, Boolean preAuthenticate). We will let WSS handle this request.