Make IIS process transaction faster tweaks
These small tweaks will make IIS run faster, it is important that you read the box that appears down when you click on a settings section in IIS Application pool settings window. This tweak makes
Maximum Worker Process = a number greater than 1. This will be helpful (make the application run faster) for an application that utilizes databases and long computational processes.
Read more here.
Write an Article