On Fri, 23 Feb 2001, Gianni Johansson wrote: > > I did this. fred looks like it is behaving fine on its own. I guess to be > sure you would have to run it for a long time....
rulez > > There's a bad bug in MapFile though. Namely, every call to MapFile.get() > creates a new SimplfiedClient instance. That instance in turn creates a > ClientCore (actually its base class CLI does) which starts listening on a > socket. The problem is that the ClientCore is never released, so it just > keeps on listening. > > The symptom you see if you run fproxy in it's own JVM and watch it with > netstat is a new listening connection open FOR EVERY SINGLE MSK READ. > Looks like this new client api is the wave of the future. _______________________________________________ Devl mailing list Devl at freenetproject.org http://www.uprizer.com/mailman/listinfo/devl
