On Mon, Jan 07, 2002 at 08:50:45PM -0500, Gianni Johansson wrote: > On Monday 07 January 2002 17:26, Oskar wrote: > > ... > > - We want to avoid rejecting incoming connections whenever possible, > > because in 0.4 this leads us fail to get replies as often it leads us to > > accept less queries. Thus, if we get close to running out of threads > > entirely, we should start dropping existing connections to make way for > > new ones. > > What if no connections are idle?
Well, I said we want to avoid rejecting incoming connections, not that we have to - at some point you will have to accept that we simply cannot create more threads, but it should hopefully be an extraodinary result. <> > Are you planning on making the changes to the OCM? With only two exams this week, I have all the time I need... > It would be good to to fix the connection issue before Tavin's DS changes > land. That way we are not debugging both at the same time. Or after - I have my doubts about the value of testing these things on degenerated networks. <> -- Oskar Sandberg oskar at freenetproject.org _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
