In mix.cfg I have:
RATE 10
In the pool I have, for example, 67 messages. Then I do:
./mix -dS
This adds one dummy message to the pool, for a total of 68
and flushes the pool leaving 56 messages behind.
If I repeat ./mix -dS a few more times I see the following
number of messages left behind in the pool:
47, 40, 34, 29, 25
Doing the math:
(68-56)/56 = .21
(57-47)/47 = .21
(48-40)/40 = .20
(35-29)/29 = .21
(30-25)/25 = .20
Conclusion:
RATE is implemented to be twice what is set in mix.cfg file.
Applies to client usage as well.
Nobody/Anonymous ( nobody ) - 2003-01-29 06:23:04 PST
5
Closed
Fixed
Nobody/Anonymous
Remailer
2.9.0 branch
Public
|
Date: 2003-05-02 18:56:34 PDT Logged In: YES |
|
Date: 2003-02-04 20:07:59 PST Logged In: NO |
|
Date: 2003-02-04 19:23:31 PST Logged In: YES |
|
Date: 2003-02-04 19:16:45 PST Logged In: NO |
|
Date: 2003-02-04 17:56:11 PST Logged In: YES |
|
Date: 2003-02-04 17:53:05 PST Logged In: YES |
|
Date: 2003-02-04 17:48:47 PST Logged In: YES |
|
Date: 2003-02-04 17:41:36 PST Logged In: NO |
|
Date: 2003-02-03 06:11:29 PST Logged In: NO |
|
Date: 2003-01-31 21:38:50 PST Logged In: NO |
|
Date: 2003-01-31 21:23:49 PST Logged In: NO |
|
Date: 2003-01-31 19:14:46 PST Logged In: YES |
|
Date: 2003-01-31 18:55:33 PST Logged In: NO |
|
Date: 2003-01-29 10:45:24 PST Logged In: YES |