Jake Howard
d758ccbbd5
This returns a response immediately rather than dropping the connection and letting the client time out
19 lines
No EOL
229 B
Text
19 lines
No EOL
229 B
Text
. {
|
|
log
|
|
errors
|
|
cancel
|
|
|
|
view docker {
|
|
expr name() matches '^[a-zA-Z0-9-_]+\\.docker\\.$'
|
|
}
|
|
|
|
rewrite name suffix .docker . answer auto
|
|
|
|
forward . 127.0.0.11
|
|
}
|
|
|
|
. {
|
|
acl {
|
|
block
|
|
}
|
|
} |