Search found 1 match

by fedux
Tue Apr 13, 2010 2:32 pm
Forum: Feature Requests
Topic: Limit retries in ping gethostbyname
Replies: 1
Views: 1934

Limit retries in ping gethostbyname

Hi, I have a local DNS that resolves queries from spine. If its internet conection is lost, then spine retries DNS queries as fast as it cans and the DNS servers uses 100% CPU trying to respond. This patch limits the retries and introduces a small delay between each retry, giving the DNS time to rec...