Open davidben opened 11 years ago
That seems to have helped, but not completely eliminated the problem? Might be able to bring the chunk size back up to something less absurd.
Testing on dev machine, I have seen evidence that https://github.com/davidben/node-zephyr/issues/8 would help because we're missing some HMACKs. But I have also seen a stall which isn't explained by that.
Okay, I think I've finally gotten it now, maybe? Why is this so difficult... seriously, guys, who thought making the client speak UDP to the zhm was a good idea???
I still keep having to decrease the number of concurrent packets. What is this crap? Maybe also have a limit on the number of concurrent SERVACKs in flight?
This is getting absurd. Current theory is the zhm retransmit bug. Install a new zhm on the server and see if that works.