On 2011/07/29 14:33, Stuart Henderson wrote: > Here's a diff. Rather than reloading directly on receipt of > RTM_DESYNC it arms an evtimer so that it defers reloading until > 1sec after the last desync message. (Randomly chosen value and > might want to be larger, but it serves well as a demonstration).
How often do other people running ospfd on full table routers see "reloading interface list and routing table" (and following "last message repeated X times") in their logs? Running this in production now and I'm down from ~70/hour to ~10/hour on a production box with a 1-sec timer. When it's having problems there are still a number of reloads all close together so I'll probably push it out by another couple of seconds on my boxes.