In the Database Performance module, the Response Time (First Response) (sec) metric refers to:
The cold cache response time, when the information is first requested from the database
The response time from the warm cache, known as the First Response table
The response time measured from the start of the database query to the receipt of the final response packet
The response time measured from the start of the database query to the receipt of the first response packet
The response time for stored procedure queries into the database
Submit