Re: Request for review of performance advice

2020-07-29 Thread Niall O'Reilly
On 9 Jul 2020, at 21:25, Havard Eidnes via bind-users wrote: > 2e#1) Make sure your UDP socket *receive* buffers are big enough. > If on BSD, monitor for "dropped due to full socket buffers" > count in "netstat -s" output, and tune accordingly. Note that > this may be a symptom

Re: Request for review of performance advice

2020-07-10 Thread Timothe Litt
These suggestions - like most performance articles - are oriented toward achieving the highest performance with large configurations.  E.g. "How big can/should you go to support big loads?" That's useful for many users.  But there are also many people who run smaller operations, where the goal is

Re: Request for review of performance advice

2020-07-09 Thread Havard Eidnes via bind-users
> OS settings and the system environment ... > 2e) Make sure your socket send buffers are big enough. (not > sure if this is obsolete advice, do we need to tell people how > to tell if their buffers are causing delays?) 2e#1) Make sure your UDP socket *receive* buffers are big enough.

Re: Request for review of performance advice

2020-07-08 Thread Chuck Aurora
On 2020-07-07 20:57, Victoria Risk wrote: A while ago we created a KB article with tips on how to improve your performance with our Kea dhcp server. The tips were fairly obvious to our developers and this was pretty successful. We would like to do something similar for BIND, provide a dozen or so

Re: Request for review of performance advice

2020-07-08 Thread John Thurston
On 7/7/2020 5:57 PM, Victoria Risk wrote: A while ago we created a KB article with tips on how to improve your performance with our Kea dhcp server. The tips were fairly obvious to our developers and this was pretty successful. We would like to do something similar for BIND, provide a dozen or

Re: Request for review of performance advice

2020-07-07 Thread Browne, Stuart via bind-users
: bind-users Subject: Request for review of performance advice A while ago we created a KB article with tips on how to improve your performance with our Kea dhcp server. The tips were fairly obvious to our developers and this was pretty successful. We would like to do something similar for BIND

Request for review of performance advice

2020-07-07 Thread Victoria Risk
A while ago we created a KB article with tips on how to improve your performance with our Kea dhcp server. The tips were fairly obvious to our developers and this was pretty successful. We would like to do something similar for BIND, provide a dozen or so tips for how to maximize your throughpu