Making changes to the registry

  1. Create a DWORD (32-bit) registry value maxConcurrentRequestsPerCPU under HKEY_LOCAL_MACHINE > SOFTWARE > Microsoft > ASP.NET > 4.0.30319.0 and set value to 5000.
  2. Restart IIS after this change. For details on starting or stopping IIS Web Server.