To measure the performance of my Web application I used Fiddler tool In one of my request analysis thru fiddler I found in statistics tab of fiddler there is a TCP/IP Connection , and that time is high round 21098 MS so I want to know what time does this entry represents. connection time to the server from client ot the database time from server to the database server.
What is the TCP/IP connection time in the fiddler