Testing is up on port 9000 again. This time testing dynamic difficulty (aka var diff or variable difficulty).
Please help testing: mint.bitminter.com port 9000
Difficulty is from 1 to 128 (powers of 2). The default is diff 2 unless your miner sends X-Mining-Hashrate in which case the default is based off of that. After this the diff updates every minute based on your hashrate.
The target is set to 15 proofs of work per minute. That's one result sent in every 4 seconds. The server will adjust the difficulty of your work to get you as close to the target rate as possible. You will need a couple GH/s to get over diff 1. No luck for me with 1.3 GH/s
When mining at diff X you get credited X accepted work for each valid result sent in. So mining at diff 4 means your "accepted" numbers will go up by 4 for each valid result.
Like last time the livestats won't show your hashrate on the test port. But you can look at the "workers" page on the website, mine for a bit, then refresh and see that the accepted work goes up. Note that those stats are a few seconds delayed. The livestats will work better once proper multi-server support is finished on the server side.
You can't use BitMinter client for this yet, sorry, multi-server support is still on its TODO list.
Let me know how it runs.