aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorThomas Dreibholz <dreibh@simula.no>2021-05-06 09:21:10 +0200
committerWireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2021-05-20 21:03:12 +0000
commit031d2e8a48f18d6c5dfb2c3122ddee1afeaec9e0 (patch)
tree317f32743685d128c55e600ba53753f099db022a /docbook
parent9d5633e215b3df185276c9ddfaeef00c71110853 (diff)
Updated documentation of the RSerPool statistics.
Diffstat (limited to 'docbook')
-rw-r--r--docbook/wsug_graphics/ws-asap-statistics.pngbin316084 -> 425747 bytes
-rw-r--r--docbook/wsug_graphics/ws-enrp-statistics.pngbin184944 -> 248339 bytes
-rw-r--r--docbook/wsug_src/WSUG_chapter_statistics.adoc5
3 files changed, 3 insertions, 2 deletions
diff --git a/docbook/wsug_graphics/ws-asap-statistics.png b/docbook/wsug_graphics/ws-asap-statistics.png
index 008ff6e8c7..948ca023df 100644
--- a/docbook/wsug_graphics/ws-asap-statistics.png
+++ b/docbook/wsug_graphics/ws-asap-statistics.png
Binary files differ
diff --git a/docbook/wsug_graphics/ws-enrp-statistics.png b/docbook/wsug_graphics/ws-enrp-statistics.png
index c5d67aecf4..84add36291 100644
--- a/docbook/wsug_graphics/ws-enrp-statistics.png
+++ b/docbook/wsug_graphics/ws-enrp-statistics.png
Binary files differ
diff --git a/docbook/wsug_src/WSUG_chapter_statistics.adoc b/docbook/wsug_src/WSUG_chapter_statistics.adoc
index 41bc8d638d..272102f8eb 100644
--- a/docbook/wsug_src/WSUG_chapter_statistics.adoc
+++ b/docbook/wsug_src/WSUG_chapter_statistics.adoc
@@ -817,10 +817,11 @@ The Reliable Server Pooling (RSerPool) windows show statistics for the different
With these statistics you can:
-* Observe the number of packets and bytes per message type.
+* Observed number of messages and bytes per message type.
+* The share of messages and bytes for each message type.
* See the first and last occurrence of each message type.
* See the interval between first and last occurrence of each message type (if there are at least 2 messages of the corresponding type).
-* See the message rate within the interval for each message type (if there are at least 2 messages of the corresponding type).
+* See the message and byte rate within the interval for each message type (if there are at least 2 messages of the corresponding type).
See link:https://www.uni-due.de/~be0001/rserpool/[Thomas Dreibholz's Reliable Server Pooling (RSerPool) Page] and Chapter{nbsp}3 of link:https://duepublico.uni-duisburg-essen.de/servlets/DerivateServlet/Derivate-16326/Dre2006_final.pdf[Reliable Server Pooling – Evaluation, Optimization and Extension of a Novel IETF Architecture] for more details about RSerPool and its protocols.