request and connection machine
The ability to respond to and process datagrams Signed-off-by: Ava Affine <ava@sunnypup.io>
This commit is contained in:
parent
19fafc6a8c
commit
c4f7f51fe8
12 changed files with 493 additions and 4254 deletions
9
snippets/muninn-test.conf
Normal file
9
snippets/muninn-test.conf
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
error_log info;
|
||||
pid /tmp/munin_pid;
|
||||
|
||||
events {}
|
||||
|
||||
muninn {
|
||||
dns_connection_pool_count 5;
|
||||
dns_listen 0.0.0.0:8053;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue