triton-doc

triton develop document


Project maintained by tal-tech Hosted on GitHub Pages — Theme by mattgraham

基础配置


本节主要介绍triton的基础配置,与我们提供的其他框架类似,主要是一些进程监控和日志配置。

[DEFAULT]
tpl=../conf/curl.ini
mqConfigPath=/home/www/triton/conf/config.json

[Ignore]
name=../conf/ignore.ini

[PerfProxy]
level=I
timedebug=false
host=127.0.0.1:13333

[Pprof]
enable=true
port=9113

[log]
LogPath=/home/log/xeslog/triton/triton.log
Level=INFO
RotateSize=1G
RotateDaily=true