On June 19, 2003 01:45 am, Zlatin Balevsky wrote: > 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
I'll be fixing this real soon - probably this evening. Its actually correct to count twice in the current context. What needs to happen is that we account for ip level connects in one counter and application level in another. > 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. Announces are not working. This means starting a new nio node is touch and go. In my case I have been trying this nightly and none have integrated. Interestingly the first nio snapshot (without the bw stuff) was able to integrate, zab were announcements working with it? Ed Tomlinson _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
