]> Cypherpunks.ru repositories - nncp.git/blob - doc/niceness.texi
Merge branch 'develop'
[nncp.git] / doc / niceness.texi
1 @node Niceness
2 @unnumbered Niceness
3
4 Each transmitted packet has niceness level, as Unix has @command{nice}
5 command for controlling processes priority. Higher nicer level means
6 that packet is "nicer" and allows other to bypass him -- that means
7 lower transmission precedence.
8
9 Send big files with higher nicer level! That will guarantee you that
10 higher priority packets, like mail messages, will pass first, even when
11 lower priority packet was already been partly downloaded.
12
13 There are default niceness levels built-in for @ref{nncp-mail},
14 @ref{nncp-file} and @ref{nncp-freq} commands. But pay attention that it
15 can give information about underlying payload to the adversary!