Configure Resource Throttling Settings for Large Lists in SharePoint 2016

What is resource throttling in SharePoint? The biggest performance bottleneck in SharePoint sites is usually caused by large lists. If you have 50 simultaneous users on a site and two of them contribute to large lists, all 50 users will experience very slow performance. Luckily, starting from SharePoint 2010, a feature called…

Read more

Configure Resource Throttling in SharePoint 2013 using PowerShell

What is Resource throttling?Large lists are always performance killers in SharePoint. Luckily, starting from SharePoint 2010, a feature called “Throttling” was introduced to address this issue.  Any operation such as data retrieval, update, delete of more than 2000 rows results in low performance in SharePoint 2007 days. Throttling defines the Maximum number…

Read more