Ian Clarke wrote: > It seems that there are now a number of modules designed to offer > diagnostic and useful internal information to the end user via a servlet. > I propose that we bring these all under one flexible mechanism.
A good idea, although I am not the one who would/could comment on the coding issue :-).[snip] > Through this mechanism a hierarchy of Statlets can be created, which could > then be presented to the user as a HTML menu (perhaps using frames) by a > StatletManagerServlet, this could be accessed by browsing to > http://127.0.0.1:8888/stats/ (I don't think there is much excuse for tying > up another port, all HTTP communication with the user should be via port > 8888). Mmmh, first I thought this is a brilliant idea, but on a second thought: what if I insert the KSK key 'stats'. What will FProxy retrieve when I request 'http://127.0.0.1:8888/stats'? But combining the stats servlets under a second port sounds good to me. Sebastian _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
