Connect property (ITimingInfos)
Top  Previous  Next

Property type

A ITimingInfo value. Read-Only

Description

Connect is the ITimingInfo object that represents the TCP level connetion time. It's the time that a new TCP level connection was established with web server(s) . If a secure HTTPS connection is being used this time includes the SSL handshake process. "Keep-alive" HTTP connections allow multiple requests to be send over the same TCP connection, and in some cases have been shown to result in an almost 50% speedup in latency times for HTML documents with lots of images.