What we have to measure for measuring server performance If we can't measure the server processing time from client side?

Posted by AsadYarKhan on Server Fault See other posts from Server Fault or by AsadYarKhan
Published on 2012-09-11T08:36:01Z Indexed on 2012/09/12 9:40 UTC
Read the original article Hit count: 215

Filed under:
|
|

If we can not measure the server processing time from client side then which attributes will be good to measure in client side for measuring server side performance and What attributes are important ?

I know we can get the server response time, latency and Throughput etc,but how do we understand/interpret the result of server side from these attrubutes. How can we analyse that whether my code is taking lots of time,whether Web Server, whether it is because of Server Machine(H/W).how would i know that which thing needs to be upgrade or improve.Please tell me any article or any book something that I need to study or explain here If you can so I can interpret the result of server side using these attributes response time, latency and throughput.You can tell other performance attribute if I need to understand the server result.

© Server Fault or respective owner

Related posts about testing

Related posts about analytics