Closed GoogleCodeExporter closed 8 years ago
What model of router is it?
The only person who can really fix this problem is your router manufacturer. I
would suggest that you make
sure you have the latest firmware, and file a support request with them. If
they don't fix it, buy a new router,
because who knows when else it will crash.
My only theory as to why it may be crashing is due to the number of UDP
sessions that it may be handling
simultaneously. namebench at an absolute maximum is sending 45 UDP packets at
the same time, which
really is not a great deal. It only does so when it is checking the 3400+
servers.
Once the first test completes, namebench *should* cache the results of the 3400
servers, and slow down to a
more mild maximum of 30 UDP packets at a time to check the best 22 servers from
that listing. You could in
theory download the source code and adjust namebench.cfg to use less than 45
threads, but the initial health
check will run a bit more slowly.
I'd be curious to hear how this goes for you.
Original comment by tstromb...@google.com
on 8 Jan 2010 at 7:34
Original comment by thomas.r...@gmail.com
on 26 Jan 2010 at 8:48
Original issue reported on code.google.com by
malbarr...@gmail.com
on 8 Jan 2010 at 4:03