On Mon, Oct 11, 2004 at 04:15:52PM -0700, [EMAIL PROTECTED] wrote: > Quoting Toad <[EMAIL PROTECTED]>: > > On Mon, Oct 11, 2004 at 02:09:43PM -0700, [EMAIL PROTECTED] wrote: > > > On Linux, how does a person know that startup is finished? > > > > From the log. > > Okay, well, my logging is set to Normal. When I start up the node, I get a log > entry for "Starting Freenet", many more, and then an entry for "starting > ListenSelector", which appears to be the last "starting up" type message. The > next entry is from NIOInputStream and says "waited more than 120000ms in > NIOIS.read()" blah blah blah. > > Am I to assume that the ListenSelector message means the node is fully started? > If it's *starting* something, then obviously the node is *not* fully started, > but, lacking a blatant "Node is started" log statement, the ListenSelector > statement will do, correct? The doIndex part comes before ListenSelector is > started, right?
Yep. It's certainly loaded the store if it's starting to listen for connections... > > Okay, in case I just twisted you in English knots, I'll restate the original > purpose. I want to time how long it takes the node to start, and compare with > doIndex equals true and false. To time the node, I check the logs. Start time > is "Starting Freenet". End time is "starting ListenSelector". Does this work? Yup. > > -todd > > post script: *scratch head* I just checked freenet.conf, and it seems the > doIndex that I remember, and that you, Toad, referred to in the previous emails > is not there. It's called useDSIndex. Has it changed recently? Probably it's called useDSIndex... -- Matthew J Toseland - [EMAIL PROTECTED] Freenet Project Official Codemonkey - http://freenetproject.org/ ICTHUS - Nothing is impossible. Our Boss says so.
signature.asc
Description: Digital signature
_______________________________________________ Support mailing list [EMAIL PROTECTED] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[EMAIL PROTECTED]
