Author: Karsten Loesing <[email protected]> Date: Wed, 29 Dec 2010 10:40:29 +0100 Subject: Correct typo. Commit: 3de06f91300b6751eb99792b605a516845bc1752
--- web/WEB-INF/performance.jsp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/web/WEB-INF/performance.jsp b/web/WEB-INF/performance.jsp index 06bf422..8d71812 100644 --- a/web/WEB-INF/performance.jsp +++ b/web/WEB-INF/performance.jsp @@ -54,7 +54,7 @@ quartile of request times.</p> <br> <p>The following graph shows the fraction of connections that is used uni- or bi-directionally. Every 10 seconds, relays determine for every -connection whether they read and wrote less more a threshold of 20 KiB. +connection whether they read and wrote less than a threshold of 20 KiB. Connections below this threshold are excluded from these statistics. For the remaining connections, relays report whether they read/wrote at least 10 times as many bytes as they wrote/read. If so, they classify a -- 1.7.1
