Can rvlat be used to measure one-way latency?Will divide min/max/mean by half work?

Can rvlat be used to measure one-way latency?Will divide min/max/mean by half work?

book

Article ID: KB0084737

calendar_today

Updated On:

Products Versions
TIBCO Rendezvous -
Not Applicable -

Description

Resolution:
Environment:
==========
All


Resolution:
==========

Message latency (as measured by rvlat) is the round-trip time between the client call that sends a request message to a server and the message callback when the client receives a response from the server.

rvlat measures the round-trip time and cannot be used to determine one-way latency.  Divide min/max/mean by half would not work as it does not give the one-way latency.

Issue/Introduction

Can rvlat be used to measure one-way latency?Will divide min/max/mean by half work?