On 18/09/2007, Christiaan Lamprecht <[EMAIL PROTECTED]> wrote: > Hi, > > I looked through past mailing list threads on elapsed time vs latency > but couldn't quite figure out if the SSL encryption/decryption on the > client and/or server side is included in either of the two timings? > > At a guess: > Elapsed Time = FROM before client encryption TO after client decryption
Yes. > Latency = FROM after client encryption (message sent) TO "first > encrypted response received"(before decryption) No. JMeter does not do the encryption - that is all handled at a lower level, so encryption/decryption timings are included in latency as well as elapsed. > Thanks again > Christiaan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

