In this article I am going to explain Throttling in SharePoint.
Throttling is a new feature in SharePoint 2010 lists. It allows SharePoint administrators to impose limits on the number of items returned by list queries from a list.Now we will see this setting step-by-step.Open the SharePoint 2010 Central Administration website. Image 1.Click here Application Management. Image 2.Click Manage web applications here. Image 3.Select your SharePoint site then click on General Settings then click on Resource Throttling.It may be a you can get the following screen after clicking here. Image 4.No need to worry. Use the following procedure.Open SharePoint 2010 Management PowerShell and use the following code:$w = get-spwebapplication http://Site_URL$w.HttpThrottleSettings$w.Update()Now again select your SharePoint site then click on General Settings then click on Resource Throttling. Image 5. Image 6. Image 7.Do the settings as you want.The following is the description of all settings:
Configure MinRole Search and Cloud Hybrid Features in SharePoint Server 2016 and Office 365