Pete Stephenson wrote: >> I was perusing my recon.log and db.log files today and noticed odd gaps >> in gossip activity that last for an hour and result in error messages. >> Logs for the last few days indicate this happens 10-15 times per day.
Maybe this is one of your peers misbehaving. You should raise the recon debuglevel to see the IP of the connected peer. Debuglevel 4 should do the trick. > Brief addendum: I was looking through the man page and it looks like the > "reconciliation_timeout" option may do the trick. The description says > it sets the "Timeout for reconciliation runs in minutes." > > If I were to add "reconciliation_timeout: 2" to my sksconf file, would > that cause the recon process to timeout after 2 minutes rather than > (seemingly the default) 60 minutes, or am I misinterpreting that option? I think you are right. But 2 minutes sounds much too short. If I understand correctly the reconciliation process, it is *very* CPU intensive when the peers are too much out of sync and could require more time. -- Kim Minh. _______________________________________________ Sks-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/sks-devel
