Add drops to statistics output
Posted: Thu Jun 20, 2013 12:03 pm
The statistics from the status commands show transferred bytes, compression, authentication, users etc.
I do not see a packet loss rate - but this would be very nice to assess the quality of the underlying link.
If I understand correctly, it should be very easy for the UDP receiver to update such a counter, as it does know about expected packets, right? For TCP, the underlying IP stack does hide the losses, so there this would not work.
Does such a counter already exist or is it feasible to add it?
I do not see a packet loss rate - but this would be very nice to assess the quality of the underlying link.
If I understand correctly, it should be very easy for the UDP receiver to update such a counter, as it does know about expected packets, right? For TCP, the underlying IP stack does hide the losses, so there this would not work.
Does such a counter already exist or is it feasible to add it?