From: Cesar Velez Date: Wed, 28 Feb 2018 19:34:10 +0000 (-0500) Subject: LP1739504 - add release notes for Latency Tester X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8888cbd96eee7bf0f61eb4e61f9d4e1603d15907;p=working%2FEvergreen.git LP1739504 - add release notes for Latency Tester A word about the Latency Tester. Signed-off by: Cesar Velez --- diff --git a/docs/RELEASE_NOTES_NEXT/Administration/latency_tester_tool.adoc b/docs/RELEASE_NOTES_NEXT/Administration/latency_tester_tool.adoc new file mode 100644 index 0000000000..61e377e74d --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Administration/latency_tester_tool.adoc @@ -0,0 +1,14 @@ +New Latency Tester Tool +^^^^^^^^^^^^^^^^^^^^^^^ + +The Evergreen Web Staff Client now includes link to a section under the +Administration > Workstation called Tests. This page houses a simple tool +that can be used to test the latency of the websocket connection between the +client and the server (via the opensrf.echo service). + +This page displays which Evergreen host server is being queried. Upon hitting +the blue "Start Test" button for the first time, it will issue 10 sequentially +fired requests in order to get a solid initial average. Clicking the button a +second time will just take one more measurement and recalculate the average +latency. The results can be copied to clipboard for troubleshooting purposes +and also cleared from display.