initial commit
This commit is contained in:
13
third_party/libhv/etc/hmain_test.conf
vendored
Executable file
13
third_party/libhv/etc/hmain_test.conf
vendored
Executable file
@@ -0,0 +1,13 @@
|
||||
# [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
|
||||
Reference in New Issue
Block a user