Showing posts with label SharePoint. Show all posts
Showing posts with label SharePoint. Show all posts
Tuesday, October 30, 2012
Monday, August 13, 2012
SharePoint articles
SharePoint Dev
Training Videos from Microsoft
Powershell
Features and Solutions cmdlets
SharePoint performance
includes load-testing:http://www.sharepointpromag.com/content1/topic/sharepoint-performance-troubleshooting-141506/catpath/sharepoint-server-2010/page/3
SharePoint performance test - does NOT sound too impressive ?!
A recent load test example. Looking at your web servers, you need to examine the number of concurrent users that you're going to expect to have and measure that number against what your hardware and VM can manage. A recent load test that I performed showed these results:
- Two SharePoint web servers (four cores, 16GB RAM), using load balancing
- One SharePoint application Server (four cores, 16GB RAM)
- One SQL Server instance (16 cores, 128GB RAM)
When performing a simple Create, Read, Update, and Delete operation in a standard SharePoint list, the system became completely non-responsive at 500 concurrent users. This minor field test simply logged a user in, created a list item, added text to the item, saved the item, deleted the item, and logged the user out. Watching this test on the server side, we found that we were immediately CPU-bound.
SharePoint Troubleshooting
Developer Dashboard
http://www.windowsitpro.com/article/sharepoint/sharepoint-troubleshooting-data-long-141674
Subscribe to:
Posts (Atom)