You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Re-raising RIPE-NCC/ripe-atlas-probe-measurements#17 here, now that the measurement code has been integrated directly into this repository, but the measurements as such have not been changed in the process.
When the NTP measurement sends more than one NTP request packet in one measurement execution (the default is to send three packets), the second and further request packets are sent as soon as a response to the previous request has been received, i.e., typically within way less than a second. This violates at least one implementation's default rate limiting settings ("guard time"). As a result, only the first request yields any useful data. The second request typically elicits a RATE KoD response, further requests are typically ignored by the server.
I hereby raise the suggestion to space sending of requests within one measurement execution by at least two seconds, perhaps a bit more to be on the safe side, and to potentially make this a user-configurable setting.
I am sorry I don't understand enough of the probe's measurement code to propose specific code changes myself.
Re-raising RIPE-NCC/ripe-atlas-probe-measurements#17 here, now that the measurement code has been integrated directly into this repository, but the measurements as such have not been changed in the process.
When the NTP measurement sends more than one NTP request packet in one measurement execution (the default is to send three packets), the second and further request packets are sent as soon as a response to the previous request has been received, i.e., typically within way less than a second. This violates at least one implementation's default rate limiting settings ("guard time"). As a result, only the first request yields any useful data. The second request typically elicits a RATE KoD response, further requests are typically ignored by the server.
I hereby raise the suggestion to space sending of requests within one measurement execution by at least two seconds, perhaps a bit more to be on the safe side, and to potentially make this a user-configurable setting.
I am sorry I don't understand enough of the probe's measurement code to propose specific code changes myself.
2024-04-17_ripe-atlas-probe-triggers-RATE.txt
The text was updated successfully, but these errors were encountered: