aboutsummaryrefslogtreecommitdiff
path: root/src/data/hostinfod.conf.sample
diff options
context:
space:
mode:
authorDavid Timber <mieabby@gmail.com>2021-04-26 18:00:52 +1000
committerDavid Timber <mieabby@gmail.com>2021-04-26 18:00:52 +1000
commit9cc889d0ac25f4e9783a87f3f6cb0bcfa79c5c88 (patch)
tree12659bd5577977c820ab991cebb46b291136bb92 /src/data/hostinfod.conf.sample
parent7e065471e598c9bc0a1799ff2caa8c799d76c003 (diff)
Tweak and bug fix
* Increase socket operation timeout of htbt and resolv * htbt: use of term "jitter" * htbt: Fix bug where debug print is not suppresses when `PRNE_VERBOSE < PRNE_VL_DBG0` * Fix crash bug caused by SIGPIPE * Proone: `sleep(1)` when fork fails
Diffstat (limited to 'src/data/hostinfod.conf.sample')
-rw-r--r--src/data/hostinfod.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/hostinfod.conf.sample b/src/data/hostinfod.conf.sample
index fd94c9b..f2cf299 100644
--- a/src/data/hostinfod.conf.sample
+++ b/src/data/hostinfod.conf.sample
@@ -15,7 +15,7 @@ hostinfod:
# max_conn: 0
# db_q_size: 0
report_int: 60000
- sck_op_timeout: 5000
+ sck_op_timeout: 10000
# nb_thread:
# backlog: 10
listen_port: 64420