On Tue, Jan 22, 2002 at 06:14:33PM +0100, Sebastian Sp?th wrote: > >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.
Well, I am not entirely sure how Tavin's stuff works, but I assume that whether there was a key called "stats" or not, the above URL would take you to the servlet. There isn't anything wrong with this, the correct way to request a key called "stats" would be to request "KSK%40stats" or "freenet%3AKSK%40stats" anyway. Ian. -- Ian Clarke ian at freenetproject.org Founder & Coordinator, The Freenet Project http://freenetproject.org/ Chief Technology Officer, Uprizer Inc. http://www.uprizer.com/ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20020122/36c65fd7/attachment.pgp>
