Op dinsdag 27 februari 2001 09:32 schreef Steven_NL het volgende:
En stel dat dit niet kan, wat moet je anders in je .ini zetten om hem gewoon te laten updaten als de Buff-IN leeg is??
Neem in de ini eens de volgende regel op
[buffers]
frequent-threshold-checks=2
Dit zou beteken dat alles direct geflushed en gefetched wordt, alle koetjes moeten echter wel bij de keyserver kunnen komen!!
NADERE UITLEG:
Additional buffer-level checking:
The following options are extensions to normal threshold management and are
not usually necessary:
0) no additional buffer-level checking. (default)
1) ensure that there is always work available.
2) ensure that all completed work is kept flushed.
3) both 1) and 2). (implied if 'Dialup detection options' are enabled)
4) update on per-project buffer exhaustion.
Options 1, 2 and 3 will cause the client to frequently check buffers levels.
(Frequency/interval is determined by the 'Buffer-level check interval' option)
You might want to use them if you have a single computer with a network
connection "feeding" other clients via a common set of buffers, or if you
want to ensure that completed work is flushed immediately.
Option 4 is a hint to the client to work on a single project as long as
possible (updating per-project buffers individually), rather than loop through
all active/enabled projects (one combined update per pass).