Pascal, I see the garbage characters you were talking about when I hit your node via 8888. I wonder if it has to do with this:
servlet.http.HttpServletResponseImpl:55 does byte[] b = fullmessage.toString().getBytes(); with no character encoding specified. I've seen something like this before and the problem was that we were not specifying an encoding. I would test it, but I can't reproduce it on my box. May be nothing, may be something. Hope it helps. On Wednesday 29 May 2002 12:58 am, Pascal wrote: > For those of you running tests on the watchme network I have placed > online a wide open node at 65.172.144.6. Ports 8888, 8889, 8890, and > 9000 are all available. This combined with the reported logs should > allow you to see how data inserted into one node gets to another. If > this gets abused it will of course be removed. > > -Pascal > > _______________________________________________ > devl mailing list > [EMAIL PROTECTED] > http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
