Mostly layout updates to the readme files.
This commit is contained in:
@ -10,15 +10,15 @@
|
||||
<%@include file="nav.jsp" %>
|
||||
<%@include file="summary.jsp" %>
|
||||
<h1>I2P Router Help & Support</h1>
|
||||
<div class="main" id="main">
|
||||
<div class="main" id="main"><div align="justify">
|
||||
If you'd like to help improve or translate the documentation, or
|
||||
help with other aspects of the project, please see the documentation for
|
||||
<a href="http://www.i2p2.i2p/getinvolved.html">volunteers.</a>
|
||||
<br><br>Further assistance is available here:
|
||||
<br>
|
||||
<ul>
|
||||
<li><a href="http://www.i2p2.i2p/faq.html">FAQ on www.i2p2.i2p</a>
|
||||
<li><a href="http://www.i2p2.i2p/faq_de.html">Deutsch FAQ</a>.
|
||||
<br><br></div>
|
||||
<ul class="links">
|
||||
<li class="tidylist"><a href="http://www.i2p2.i2p/faq.html">FAQ on www.i2p2.i2p</a>
|
||||
<li class="tidylist"><a href="http://www.i2p2.i2p/faq_de.html">Deutsch FAQ</a>.
|
||||
</ul>
|
||||
<br>
|
||||
You may also try the <a href="http://forum.i2p/">I2P forum</a>
|
||||
@ -31,44 +31,44 @@ Many of the stats on the summary bar may be
|
||||
|
||||
<h3>General</h3>
|
||||
<ul>
|
||||
<li><b>Ident:</b>
|
||||
<li class="tidylist"><b>Ident:</b>
|
||||
The first four characters (24 bits) of your 44-character (256-bit) Base64 router hash.
|
||||
The full hash is shown on your <a href="netdb.jsp?r=.">router info page</a>.
|
||||
Never reveal this to anyone, as your router info contains your IP.
|
||||
<li><b>Version:</b>
|
||||
<li class="tidylist"><b>Version:</b>
|
||||
The version of the I2P software you are running.
|
||||
<li><b>Now:</b>
|
||||
<li class="tidylist"><b>Now:</b>
|
||||
The current time (UTC) and the skew, if any. I2P requires your computer's time be accurate.
|
||||
If the skew is more than a few seconds, please correct the problem by adjusting
|
||||
your computer's time.
|
||||
<li><b>Reachability:</b>
|
||||
<li class="tidylist"><b>Reachability:</b>
|
||||
The router's view of whether it can be contacted by other routers.
|
||||
Further information is on the <a href="config.jsp#help">configuration page</a>.
|
||||
</ul>
|
||||
|
||||
<h3>Peers</h3>
|
||||
<ul>
|
||||
<li><b>Active:</b>
|
||||
<li class="tidylist"><b>Active:</b>
|
||||
The first number is the number of peers you've sent or received a message from in the last few minutes.
|
||||
This may range from 8-10 to several hundred, depending on your total bandwidth,
|
||||
shared bandwidth, and locally-generated traffic.
|
||||
The second number is the number of peers seen in the last hour or so.
|
||||
Do not be concerned if these numbers vary widely.
|
||||
<a href="configstats.jsp#router.activePeers">Enable graphing</a>
|
||||
<li><b>Fast:</b>
|
||||
<li class="tidylist"><b>Fast:</b>
|
||||
This is the number of peers you use for building client tunnels. It is generally in the
|
||||
range 8-15. Your fast peers are shown on the <a href="profiles.jsp">profiles page</a>.
|
||||
<a href="configstats.jsp#router.fastPeers">Enable graphing</a>
|
||||
<li><b>High Capacity:</b>
|
||||
<li class="tidylist"><b>High Capacity:</b>
|
||||
This is the number of peers you use for building some of your exploratory tunnels. It is generally in the
|
||||
range 8-25. The fast peers are included in the high capacity tier.
|
||||
Your high capacity peers are shown on the <a href="profiles.jsp">profiles page</a>.
|
||||
<a href="configstats.jsp#router.highCapacityPeers">Enable graphing</a>
|
||||
<li><b>Well Integrated:</b>
|
||||
<li class="tidylist"><b>Well Integrated:</b>
|
||||
This is the number of peers you use for network database inquiries.
|
||||
These are usually the "floodfill" peers.
|
||||
Your well integrated peers are shown on the bottom of the <a href="profiles.jsp">profiles page</a>.
|
||||
<li><b>Known:</b>
|
||||
<li class="tidylist"><b>Known:</b>
|
||||
This is the total number of routers you know about.
|
||||
They are listed on the <a href="netdb.jsp">network database page</a>.
|
||||
This may range from under 100 to 1000 or more.
|
||||
@ -91,26 +91,25 @@ or external programs connecting through SAM, BOB, or directly to I2CP.
|
||||
<h3>Tunnels in/out</h3>
|
||||
The actual tunnels are shown on the <a href="tunnels.jsp">the tunnels page</a>.
|
||||
<ul>
|
||||
<li><b>Exploratory:</b>
|
||||
<li class="tidylist"><b>Exploratory:</b>
|
||||
Tunnels built by your router and used for communication with the floodfill peers,
|
||||
building new tunnels, and testing existing tunnels.
|
||||
<li><b>Client:</b>
|
||||
<li class="tidylist"><b>Client:</b>
|
||||
Tunnels built by your router for each client's use.
|
||||
<li><b>Participating:</b>
|
||||
<li class="tidylist"><b>Participating:</b>
|
||||
Tunnels built by other routers through your router.
|
||||
This may vary widely depending on network demand, your
|
||||
shared bandwidth, and amount of locally-generated traffic.
|
||||
The recommended method for limiting participating tunnels is
|
||||
to change your share percentage on the <a href="config.jsp#help">configuration page</a>.
|
||||
You may also limit the total number by setting <tt>router.maxParticipatingTunnels=nnn</tt> on
|
||||
the <a href="configadvanced.jsp">advanced configuration page</a>.
|
||||
<a href="configstats.jsp#tunnel.participatingTunnels">Enable graphing</a>
|
||||
the <a href="configadvanced.jsp">advanced configuration page</a>. [<a href="configstats.jsp#tunnel.participatingTunnels">Enable graphing</a>].
|
||||
</ul>
|
||||
|
||||
<h3>Congestion</h3>
|
||||
Some basic indications of router overload.
|
||||
Some basic indications of router overload:
|
||||
<ul>
|
||||
<li><b>Job lag:</b>
|
||||
<li class="tidylist"><b>Job lag:</b>
|
||||
How long jobs are waiting before execution. The job queue is listed on the <a href="jobs.jsp">jobs page</a>.
|
||||
Unfortunately, there are several other job queues in the router that may be congested,
|
||||
and their status is not available in the router console.
|
||||
@ -118,27 +117,27 @@ The job lag should generally be zero.
|
||||
If it is consistently higher than 500ms, your computer is very slow, or the
|
||||
router has serious problems.
|
||||
<a href="configstats.jsp#jobQueue.jobLag">Enable graphing</a>
|
||||
<li><b>Message delay:</b>
|
||||
<li class="tidylist"><b>Message delay:</b>
|
||||
How long an outbound message waits in the queue.
|
||||
This should generally be a few hundred milliseconds or less.
|
||||
If it is consistently higher than 1000ms, your computer is very slow,
|
||||
or you should adjust your bandwidth limits, or your (bittorrent?) clients
|
||||
may be sending too much data and should have their transmit bandwidth limit reduced.
|
||||
<a href="configstats.jsp#transport.sendProcessingTime">Enable graphing</a> (transport.sendProcessingTime)
|
||||
<li><b>Tunnel lag:</b>
|
||||
<li class="tidylist"><b>Tunnel lag:</b>
|
||||
This is the round trip time for a tunnel test, which sends a single message
|
||||
out a client tunnel and in an exploratory tunnel, or vice versa.
|
||||
It should usually be less than 5 seconds.
|
||||
If it is consistently higher than that, your computer is very slow,
|
||||
or you should adjust your bandwidth limits, or there are network problems.
|
||||
<a href="configstats.jsp#tunnel.testSuccessTime">Enable graphing</a> (tunnel.testSuccessTime)
|
||||
<li><b>Handle backlog:</b>
|
||||
<li class="tidylist"><b>Handle backlog:</b>
|
||||
This is the number of pending requests from other routers to build a
|
||||
participating tunnel through your router.
|
||||
It should usually be close to zero.
|
||||
If it is consistently high, your computer is too slow,
|
||||
and you should reduce your share bandwidth limits.
|
||||
<li><b>Accepting/Rejecting:</b>
|
||||
<li class="tidylist"><b>Accepting/Rejecting:</b>
|
||||
Your routers' status on accepting or rejecting
|
||||
requests from other routers to build a
|
||||
participating tunnel through your router.
|
||||
@ -150,12 +149,12 @@ local clients.
|
||||
|
||||
<h2>Legal stuff</h2>
|
||||
The I2P router (router.jar) and SDK (i2p.jar) are almost entirely public domain, with
|
||||
a few notable exceptions:<ul>
|
||||
<li>ElGamal and DSA code, under the BSD license, written by TheCrypto</li>
|
||||
<li>SHA256 and HMAC-SHA256, under the MIT license, written by the Legion of the Bouncycastle</li>
|
||||
<li>AES code, under the Cryptix (MIT) license, written by the Cryptix team</li>
|
||||
<li>SNTP code, under the BSD license, written by Adam Buckley</li>
|
||||
<li>The rest is outright public domain, written by jrandom, mihi, hypercubus, oOo,
|
||||
a few notable exceptions:<br /><ul>
|
||||
<li class="tidylist">ElGamal and DSA code, under the BSD license, written by TheCrypto</li>
|
||||
<li class="tidylist">SHA256 and HMAC-SHA256, under the MIT license, written by the Legion of the Bouncycastle</li>
|
||||
<li class="tidylist">AES code, under the Cryptix (MIT) license, written by the Cryptix team</li>
|
||||
<li class="tidylist">SNTP code, under the BSD license, written by Adam Buckley</li>
|
||||
<li class="tidylist">The rest is outright public domain, written by jrandom, mihi, hypercubus, oOo,
|
||||
ugha, duck, shendaras, and others.</li>
|
||||
</ul>
|
||||
|
||||
@ -196,8 +195,7 @@ client applications can be found on our <a href="http://www.i2p2.i2p/download">d
|
||||
<p>
|
||||
A more complete list of changes can be found
|
||||
in the history.txt file in your i2p directory.
|
||||
</p>
|
||||
</p><hr />
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user