I have 3 servers in a load balance and one of them has been slow. All of them are in ASP.Net however there is an application that is consuming about 30% processing of one of the machine. How can I do to tunar this application by tinkering with IIS?
I have already decreased the time of recycle
of appPoll
but did not solve the problem.