Displaying 1 result from an estimated 1 matches for "unc_resent_interv".
Did you mean:
unc_resent_interval
2013 Apr 17
0
proposal: unstable l2 mode
Hi,
I propose a configuration file change to the files containing the public
key and the setting for a host:
unstable_network_connection=true/false (enables the following
settings)
unc_backlog_size=x (where x is in MB)
unc_backlog_n=z (where z is number of packets)
unc_resent_interval=y (where y is n seconds, e.g 1.1)
unc_backoff_multi=b (with what factor to multiply y each y
interval when the other end still not confirms any packets)
unc_giveup_time=a (in seconds)
This could enable a mode where each packet must be confirmed by the
other side.
This is usefull in un...