Bill Trost schrieb: > > Thing 1: InsertRequest messages need an InsertDataLength field. Nodes can be > configured > to reject InsertRequest messages if the size of the data is too big. This > doesn't help > with DataRequest messages, but it's a start. but what will happen if _all_ neighbour-nodes reject the document? the neighbour-nodes may try to make direct-connections (either by an direct tcp-conection or via nodes that sends the recieved byte-stream without storing (like pipes)) to nodes with enough free space - if that doesn't endanger the anonymity.
> > Thing 2: The data store needs a maximumItemSize parameter; a data store will > not even bother trying to store a document that exceeds this. i'd say, as long as the datas doesn't exceed the diskCache, the separate documents may have any size. _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
