https://issues.apache.org/bugzilla/show_bug.cgi?id=51827
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Sebb <[email protected]> 2011-09-15 23:44:10 UTC --- The test plan uses Keep Alive, which is not a fair test, because the second and subsequent samples will re-use the connection. Also, Follw Redirects make it harder to establish what is happening. With these changes, the overhead of the first request is much reduced, but is still present. However, if the URL is chamnged to https://mail.google.com/ the time for the first sample is very much shorter. Any overhead in JMeter will not vary between hosts, so the additional time must be due to the server under test. Try using a protocol analyser such as Wireshark to see what is happening. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
