mirror of
https://github.com/ehang-io/nps.git
synced 2025-08-31 09:36:57 +00:00
pprof configuration support, #382
This commit is contained in:
@@ -12,6 +12,7 @@ web_username=user
|
||||
web_password=1234
|
||||
crypt=true
|
||||
compress=true
|
||||
#pprof_addr=0.0.0.0:9999
|
||||
|
||||
[health_check_test1]
|
||||
health_check_timeout=1
|
||||
|
@@ -76,3 +76,7 @@ http_cache_length=100
|
||||
|
||||
#get origin ip
|
||||
http_add_origin_header=false
|
||||
|
||||
#pprof debug options
|
||||
#pprof_ip=0.0.0.0
|
||||
#pprof_port=9999
|
||||
|
Reference in New Issue
Block a user