forked from I2P_Developers/i2p.i2p
Collate help topics under /help
This commit is contained in:
@@ -17,7 +17,7 @@ your computer's time.</li> */
|
||||
%>
|
||||
<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="confignet#help">configuration page</a>.
|
||||
See <a href="#confignet">below</a> for more information.
|
||||
</li></ul><h3>Peers</h3><ul>
|
||||
<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.
|
||||
@@ -47,20 +47,20 @@ This number is not the total size of the network;
|
||||
it may vary widely depending on your total bandwidth,
|
||||
shared bandwidth, and locally-generated traffic.
|
||||
I2P does not require a router to know every other router.</li>
|
||||
</ul><h3>Bandwidth in/out</h3><div align="justify">
|
||||
Should be self-explanatory. All values are in bytes per second, not bits per second.
|
||||
Change your bandwidth limits on the <a href="confignet#help">configuration page</a>.
|
||||
Bandwidth is <a href="graphs.jsp">graphed</a> by default.</div>
|
||||
|
||||
<h3>Local destinations</h3><div align="justify">
|
||||
The local applications connecting through your router.
|
||||
</ul><h3>Bandwidth in/out</h3>
|
||||
<p>Should be self-explanatory. All values are in bytes per second, not bits per second.
|
||||
Change your bandwidth limits on the <a href="config">configuration page</a>.
|
||||
Bandwidth is <a href="graphs.jsp">graphed</a> by default.</p>
|
||||
<h3>Local destinations</h3>
|
||||
<p>The local applications connecting through your router.
|
||||
These may be clients started through <a href="i2ptunnel/index.jsp">I2PTunnel</a>
|
||||
or external programs connecting through SAM, BOB, or directly to I2CP.
|
||||
</div><h3>Tunnels in/out</h3><div align="justify">
|
||||
The actual tunnels are shown on the <a href="tunnels.jsp">the tunnels page</a>.</div><ul>
|
||||
<li class="tidylist"><div align="justify"><b>Exploratory:</b>
|
||||
or external programs connecting through SAM, BOB, or directly to I2CP.</p>
|
||||
|
||||
<h3>Tunnels in/out</h3>
|
||||
<p>The actual tunnels are shown on the <a href="tunnels.jsp">the tunnels page</a>.</p>
|
||||
<ul><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.</div></li>
|
||||
building new tunnels, and testing existing tunnels.</p></li>
|
||||
<li class="tidylist"><b>Client:</b>
|
||||
Tunnels built by your router for each client's use.</li>
|
||||
<li class="tidylist"><b>Participating:</b>
|
||||
@@ -68,7 +68,7 @@ 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="confignet#help">configuration page</a>.
|
||||
to change your share percentage on the <a href="config">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>.</li>
|
||||
<li class="tidylist"><b>Share ratio:</b>
|
||||
@@ -77,8 +77,8 @@ all your exploratory and client tunnels.
|
||||
A number greater than 1.00 means you are contributing more tunnels to the network than you are using.</li>
|
||||
</ul>
|
||||
|
||||
<h3>Congestion</h3><div align="justify">
|
||||
Some basic indications of router overload:</div><ul>
|
||||
<h3>Congestion</h3>
|
||||
<p>Some basic indications of router overload:</p><ul>
|
||||
<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,
|
||||
|
Reference in New Issue
Block a user