/[echolot]/trunk/templates/v2legend.html
ViewVC logotype

Contents of /trunk/templates/v2legend.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 229 - (hide annotations) (download) (as text)
Sat Aug 10 01:34:57 2002 UTC (10 years, 9 months ago) by weasel
File MIME type: text/html
File size: 3272 byte(s)
Add CVS Id strings
1 weasel 175 <H2><a name="legend">Legend</a></H2>
2 weasel 229 <!-- $Id: v2legend.html,v 1.3 2002/08/10 01:34:57 weasel Exp $ -->
3 weasel 175 <p>
4     The stats table shows the 12-day performance history of each remailer.
5     Pings (test messages) are sent to each remailer and response time is
6     measured.
7    
8     <p>
9 weasel 186 <strong>Latent-Hist</strong> shows the average default response time for each day:
10 weasel 175 <blockquote>
11     <table CELLPADDING=0 CELLSPACING=0>
12     <tr><td>0</td><td>less than 20 minutes</td></tr>
13     <tr><td>0</td><td>less than 20 minutes</td></tr>
14     <tr><td>1</td><td>less than 1 hour</td></tr>
15     <tr><td>...</td></tr>
16     <tr><td>9</td><td>less than 9 hours</td></tr>
17    
18     <tr><td>A</td><td>less than 12 hours</td></tr>
19     <tr><td>B</td><td>less than 18 hours</td></tr>
20     <tr><td>C</td><td>less than 24 hours</td></tr>
21     <tr><td>...</td></tr>
22     <tr><td>G</td><td>less than 48 hours</td></tr>
23     <tr><td>H</td><td>more than 48 hours</td></tr>
24    
25     <tr><td>?</td><td>No responses received / No data</td></tr>
26     </table>
27     </blockquote>
28    
29     <p>
30     <strong>Latent</strong> shows the average default response time in HH:MM format.
31    
32     <p>
33     <strong>Uptime-Hist</strong> shows the Uptime percentage (responses received divided by pings
34     sent) for each day:
35     <blockquote>
36     <table CELLPADDING=0 CELLSPACING=0>
37     <tr><td>+</td><td>100% (Responses were received for all pings sent)</td></tr>
38     <tr><td>9</td><td>90-99.9% (About 9 responses were received for every 10 pings)</td></tr>
39     <tr><td>...</td></tr>
40     <tr><td>1</td><td>10-19.9%</td></tr>
41    
42     <tr><td>0</td><td>0-9.9%</td></tr>
43     <tr><td>?</td><td>No pings sent / No data</td></tr>
44     </table>
45     </blockquote>
46    
47     <p>
48     <strong>Uptime</strong> shows the average Uptime percentage for 12 days.
49    
50     <p>
51     <strong>Options</strong> shows an abbreviated form of the strings listed in the
52     Remailer-Capabilities section above:
53     <blockquote>
54     <table CELLPADDING=0 CELLSPACING=0>
55     <tr><td>D</td><td>middle (Remailer is middleman and chains to other remailers)</td></tr>
56     <tr><td>P</td><td>post (Supports news posting (Anon-Post-To or Post)</td></tr>
57    
58     <tr><td>M/R/2</td><td>mix/remix/remix2 (Supported Mixmaster features)</td></tr>
59     <tr><td>H</td><td>hybrid (Supports CPunk directives in Mix messages)</td></tr>
60     <tr><td>G/2</td><td>repgp/repgp2</td></tr>
61     <tr><td>O</td><td>pgponly (Requires Cypherpunk messages to be PGP encrypted)</td></tr>
62     <tr><td>X</td><td>ext (Supports extended directive features)</td></tr>
63     <tr><td>A</td><td>max (Supports Max-Size, Max-Count, and Max-Date directives)</td></tr>
64    
65     <tr><td>T</td><td>test (Supports the Test-To directive)</td></tr>
66     <tr><td>L</td><td>latent (Supports the Latent-Time directive)</td></tr>
67     <tr><td>e/E</td><td>ek/ekx (Supports Encrypt-Key/-3DES,-CAST directives)</td></tr>
68     <tr><td>U</td><td>esub (Supports the Encrypt-Subject directive)</td></tr>
69     <tr><td>I</td><td>inflt (Supports the Inflate directive)</td></tr>
70     <tr><td>N</td><td>rhop (Supports the Rand-Hop directive)</td></tr>
71    
72     <tr><td VALIGN=TOP>#</td><td>klen - The digit indicates the maximum message size:
73     <blockquote>
74     <table CELLPADDING=0 CELLSPACING=0>
75     <tr><td>9</td><td>Max is greater than 900K</td></tr>
76     <tr><td>8</td><td>Max is less than 900K</td></tr>
77     <tr><td>...</td></tr>
78     <tr><td>1</td><td>Max is less than 200K</td></tr>
79    
80     <tr><td>0</td><td>Max is less than 100K</td></tr>
81     </table>
82     </blockquote>
83     </td></tr>
84     </table>
85     </blockquote>
86    

  ViewVC Help
Powered by ViewVC 1.1.5