tags:

views:

23

answers:

0

My application that makes a heavy use of sockets seem to deteriorate in performance (longer processing time) as time pass by.

How can I make use of perfmon to detect what is causing it and also if it is indeed my application that is causing the deterioration.

perfmon provides lots of information but it is not quite useful for me at this point as I dont know how to make use of it.

So what should I measure and how should I read it?