Matthew Toseland wrote:
> In 1076, I made a perhaps fortuitous mistake: I changed RequestStarter to
> feed
> local requests through the same selection process that remote ones go through
> (which is good), but I accidentally didn't put in a delay. So once there was
> a local request queued, RequestStarter would busy-loop until it was able to
> send it.
I started a large insert and this happened:
Bandwidth
* Input Rate: 47.8 KiB/sec (of 48.0 KiB)
* Output Rate: 107 KiB/sec (of 12.0 KiB)
* Total Input: 230 MiB (11.2 KiB/sec)
* Total Output: 426 MiB (20.7 KiB/sec)
* Payload Output: 32.1 MiB (1.56 KiB/sec)(7%)
I had to shut down my node in order to send this email because TCP
connections were timing out...
Cheers,
Michael