Initial import of the ircii-pana-1.1-final source tree.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/tags/ircii-pana-1.1-final@1 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
22
bitchx-docs/2_Queries/trace
Normal file
22
bitchx-docs/2_Queries/trace
Normal file
@@ -0,0 +1,22 @@
|
||||
Synopsis:
|
||||
trace [<server>]
|
||||
|
||||
Description:
|
||||
This works something like the Unix traceroute utility. It displays
|
||||
the route from the client's current server to a remote one. It
|
||||
additionally will display any irc operators currently on the remote
|
||||
server, as well as any other servers connected to it.
|
||||
|
||||
If no server is specified, the connections (operator, server) to the
|
||||
current server are displayed. This is a convenient method of finding
|
||||
a local irc operator.
|
||||
|
||||
TRACE can also be used to determine where a network bottleneck is if
|
||||
traffic to some users appears particularly slow. If the output stops
|
||||
before completion, it can be assumed that the problem probably lies
|
||||
with the last server that replied to the trace, or the next one
|
||||
downstream.
|
||||
|
||||
See Also:
|
||||
load(5) tls
|
||||
|
||||
Reference in New Issue
Block a user