minimal

package
v1.8.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 9, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

README

minimal

Name

minimal - minimizes size of the DNS response message whenever possible.

Description

The minimal plugin tries to minimize the size of the response. Depending on the response type it removes resource records from the AUTHORITY and ADDITIONAL sections.

Specifically this plugin looks at successful responses (this excludes negative responses, i.e. nodata or name error). If the successful response isn't a delegation only the RRs in the answer section are written to the client.

Syntax

minimal

Examples

Enable minimal responses:

example.org {
    whoami
    forward . 8.8.8.8
    minimal
}

See Also

BIND 9 Configuration Reference

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL