ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/doc/gvpe.texi
(Generate patch)

Comparing gvpe/doc/gvpe.texi (file contents):
Revision 1.1 by pcg, Wed Jan 18 13:15:07 2006 UTC vs.
Revision 1.2 by pcg, Thu Mar 29 17:35:20 2007 UTC

718@cindex dns-timeout-factor 718@cindex dns-timeout-factor
719Factor to multiply the @t{min_latency} (see @t{dns-overlap-factor}) by to get request timeouts. The default of @t{8} means that the DNS transport will resend the request when no reply has been received for longer than eight times the minimum (= expected) latency, assuming the request or reply has been lost. 719Factor to multiply the @t{min_latency} (see @t{dns-overlap-factor}) by to get request timeouts. The default of @t{8} means that the DNS transport will resend the request when no reply has been received for longer than eight times the minimum (= expected) latency, assuming the request or reply has been lost.
720@refill 720@refill
721For congested links a higher value might be necessary (e.g. @t{30}). If the link is very stable lower values (e.g. @t{2}) might work nicely. Values near or below @t{1} makes no sense whatsoever. 721For congested links a higher value might be necessary (e.g. @t{30}). If the link is very stable lower values (e.g. @t{2}) might work nicely. Values near or below @t{1} makes no sense whatsoever.
722@refill 722@refill
723The default should be working ok for most links. 723The default should be working ok for most links but will result in low throughput if packet loss is high.
724@refill 724@refill
725 725
726 726
727@item 727@item
728@b{if-up = relative-or-absolute-path} 728@b{if-up = relative-or-absolute-path}
1094@refill 1094@refill
10952. Other node mentioned in a @t{deny-direct}? If yes, deny direct connections. 10952. Other node mentioned in a @t{deny-direct}? If yes, deny direct connections.
1096@refill 1096@refill
10973. Allow the connection. 10973. Allow the connection.
1098@refill 1098@refill
1099That is, @t{allow-direct} takes precende over @t{deny-direct}. 1099That is, @t{allow-direct} takes precedence over @t{deny-direct}.
1100@refill 1100@refill
1101The check is done in both directions, i.e. both nodes must allow a direct connection before one is attempted, so you only need to specify connect limitations on one node. 1101The check is done in both directions, i.e. both nodes must allow a direct connection before one is attempted, so you only need to specify connect limitations on one node.
1102@refill 1102@refill
1103 1103
1104 1104

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines