Lloyd Bryant wrote: > Scenario: A host has a large number of files that match a particular > query. As it stands, no matter how many times another nodes issues that > query, the host in question will respond with the same 50 responses.
Excellent idea. I thought of something similar recently. I wanted to sort the index by the modification time, so that browse host would show the newest files first. Maybe you want to implement this as well? > The attached patch (to "src/core/matching.c") implements this by generating > a random offset for the list of potential matches. This doesn't crash if you share only one file, right? -- Christian ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Gtk-gnutella-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
