Tagged Questions
1
vote
1answer
115 views
Does an extra WFE help with 'out of memory' problems?
General question:
Does adding an extra WFE help if the existing WFE is running out of memory during normal day to day operations?
My Case
We have a WFE with 10 Web Applications (A Portal, Coporate ...
8
votes
10answers
3k views
Has anyone optimized the front-end (css/javascript files) of a SharePoint site
So it seems to be that Sharepoint's front-end optimization is non-existant. For example, http://dfs.us.dell.com/Pages/DFSHomePage.aspx, according to YSlow, is serving up 14 separate JavaScript files, ...