Hi, We are using Simple Data Write <https://jmeter.apache.org/usermanual/component_reference.html#Simple_Data_Writer> listener to capture test results. In the captured results I would like to have detailed stats for Round-trip-time (RTT). In the "Sample Results Save Configuration" we already have "Connect time" and "Server latency". In addition to that I would like also to have "time-taken-to-sendrequest" and "time-taken-to-receive-response". With these stats I would like to know if we are loosing time in sending request and/or receiving response.
In a step-up-load-test we observed that "Latency" and "Connect time" is almost constant with increased user load but "Elapsed time" kept increasing. Leaving no clue where we are losing time. With the above mentioned counters I expecting more clues. Regards, Prasad.
