There seems to be a problem with authentication when nio nodes interact with non-nio nodes. I and tessier tried a small network of 2 nio nodes, and it worked just fine. (The LAN experiment obviously failed, probably due to hostnames not resolving to the address in the ref or something)

The only issue that should be ironed out is that the rt infolet records both a failure and a success for a succesfull connection as this affects the CP rating somewhat:
Consecutive Failures = 1
Connection Attempts = 1
Succesful Connections = 1
???? ^^^^^^^


Also, inserts still take unbelievably long even in a small network of two nodes and htl 1. That leads probably points to either monitor contention or extra long wait()s somewhere.


I recommend we deploy nio nodes for wider testing (though merging to unstable for example) in order to see if they will behave nicely together; it will take a lot less time than to debug the old code and make it compatible with the new one, as the issue is somewhere in the crypto layer.


_______________________________________________
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl

Reply via email to