6 ms·
Any reason your tests used HTTP/1.0? It is likely that most of the time is spent in connection establishment and you may not have tested the server.
by s3u 15y ago
Any reason your tests used HTTP/1.0? It is likely that most of the time is spent in connection establishment and you may not have tested the server.