Installing bitcoind on a brand new Mac, with plenty of memory, and I set it for testnet. Downloading most of the blockchain has taken 24 hours, but now loading the last two weeks has ground to a snail's pace. My download bandwidth is just over 1Mb.
This is what over 10 minutes of activity looks like:
2014-04-08 02:22:03 ResendWalletTransactions()
2014-04-08 02:31:40 socket recv error 60
2014-04-08 02:32:58 receive version message: /Satoshi:0.8.2.2/: version 70001, blocks=209440, us=67.101.29.73:37885, them=83.170.86.67:18333, peer=83.170.86.67:18333
2014-04-08 02:32:58 Added time data, samples 17, offset -96 (-1 minutes)
2014-04-08 02:32:58 nTimeOffset = -3 (+0 minutes)
2014-04-08 02:34:36 ProcessBlock: ORPHAN BLOCK 3, prev=00000000e846ac6272015cf3420fcf1e3681f72fa9c7f15dc31c341435b0a1c7
2014-04-08 02:35:05 socket recv error 60
2014-04-08 02:35:12 socket recv error 60
2014-04-08 02:35:22 socket recv error 60
2014-04-08 02:35:52 socket recv error 60
2014-04-08 02:37:34 UpdateTip: new best=000000003e64532930e2315d0916d0523f33ef0ba46311ac4a3f4e4707dc5e5a height=208152 log2_work=58.29812 tx=1330799 date=2014-03-27 05:00:37 progress=0.997298
2014-04-08 02:37:34 ProcessBlock: ACCEPTED
2014-04-08 02:37:52 socket recv error 60
2014-04-08 02:37:52 socket recv error 60
2014-04-08 02:37:54 ResendWalletTransactions()
2014-04-08 02:38:32 socket recv error 60
2014-04-08 02:40:51 connect() to 162.13.156.125:18333 failed after select(): Connection refused
I know this isn't normal. Is there something I can do to speed this up?
Thanks!