synthetic-monitoring-app icon indicating copy to clipboard operation
synthetic-monitoring-app copied to clipboard

ICMP Send Burts vs. Send then Wait and ICMP size

Open danfoxley opened this issue 4 years ago • 5 comments

As an active WorldPing customer and looking forward to the new version and features. Assuming this is the new location for https://github.com/raintank/worldping-app

See community post, where I mentioned:

"I notice WorldPing does 5x ICMP requests then wait for reply. Another tool we use does 1x ICMP request then wait for reply, 5x. We have a set of remote destinations that don’t like the 5x request and reports 1 out of five drop on most polling cycles.

..... adjust this functionality and go to request>reply, instead of 5x request burst? ..... Is there anything to WP using 18 byte vs. some other size ICMP request size?

danfoxley avatar Jun 25 '20 19:06 danfoxley

@mem does this issue belong in the api repo?

rdubrock avatar Aug 17 '20 12:08 rdubrock

@rdubrock work is needed in both, but it's good to have here for visibility and updates.

brittenhouse avatar Aug 17 '20 12:08 brittenhouse

The necessary work for this is done and released, but it's missing support in the frontend.

mem avatar May 18 '22 12:05 mem

Still missing support in the frontend.

mem avatar Sep 13 '22 21:09 mem

I believe just adding the packetCount setting from here is what's needed

rdubrock avatar May 02 '24 19:05 rdubrock