Benjamin Coates <[EMAIL PROTECTED]> writes: > If we had a way for freenet to reparse its config file or accept > configuration changes from the outside at runtime, we could have a > standalone program (maybe the tray utility on windows) handle that. > > Or we could implement it using the current 'restart freenet to update > configuration' method it uses.
While browsing freenet, I don't want fred to restart (and thus kill outstanding requests) every n minutes. I figure this also wouldn't be good for the network at large. Of course it could re-read the config file, but a lot of options are difficult to change when everything is already set up. As an alternative, fred could (optionally) Runtime.exec() a separate binary that provided this information. -- Robbe
signature.ng
Description: PGP signature
