fusion/third_party/libhv/etc/hmain_test.conf

14 lines
247 B
Plaintext
Raw Normal View History

2025-08-05 07:53:44 +00:00
# [root]
# logfile = logs/test.log
# loglevel = [VERBOSE,DEBUG,INFO,WARN,ERROR,FATAL,SILENT]
loglevel = DEBUG
log_remain_days = 3
log_filesize = 16M
# worker_processes = auto # auto = ncpu
worker_processes = auto
worker_threads = 2
port = 8086