O
O
Oleg Tarakanov2014-12-16 23:27:25
IIS
Oleg Tarakanov, 2014-12-16 23:27:25

How to measure the performance of asp.net on different servers?

There is a garden of 500 servers with a variety of hardware and software.
Websites on IIS + MS SQL are deployed in the garden. There is a problem of system performance on large projects - I really want to "feel" the current installations without iron synthetics, but on a real example of the program running on IIS, and at the same time measure the performance and reliability of the web farm.
Please share your experience/knowledge/good links.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
Georgy Grigoriev, 2014-12-25
@druoleg

Well it is possible the simple decision in a forehead through global.asax on begin_response and end_response simply to measure processing time. Measure the processing time on different servers in this way. It is convenient to see the performance of the application itself with dotTrace. off.site says that he can work with remote servers.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question