test server performance
|
11-25-2014, 04:34 AM
Post: #2
|
|||
|
|||
RE: test server performance
Sure, when including DNS lookup time and socket connect that is not unreasonable and it will be different depending on where in the world you test from. At a minimum it takes 3 round trips to make a request (DNS, socket connect and then the actual request). From the other side of the globe each of those could take as long as 250ms so 750ms best case. For something close by it can be a lot faster but it is still going to depend on the timing of each component.
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
test server performance - amsa - 11-19-2014, 04:23 AM
RE: test server performance - pmeenan - 11-25-2014 04:34 AM
|
User(s) browsing this thread: 1 Guest(s)