From 99bc6a5ffecb3f391086cfe7122ac15fbac3e714 Mon Sep 17 00:00:00 2001 From: Shengliang Guan Date: Sun, 28 Jun 2020 08:48:14 +0000 Subject: [PATCH] [TD-776] http cleanup --- .../tdenginedocs-cn/administrator/index.html | 2 +- src/common/src/tglobal.c | 11 ++++++++++- src/plugins/http/src/httpServer.c | 3 +++ tests/script/sh/deploy.sh | 2 +- tests/script/test.sh | 2 +- 5 files changed, 16 insertions(+), 4 deletions(-) diff --git a/documentation/tdenginedocs-cn/administrator/index.html b/documentation/tdenginedocs-cn/administrator/index.html index 52d942479e..eaaf04ff95 100644 --- a/documentation/tdenginedocs-cn/administrator/index.html +++ b/documentation/tdenginedocs-cn/administrator/index.html @@ -55,7 +55,7 @@
  • enableMonitor: 系统监测标志位,0:关闭,1:打开
  • logDir: 日志文件目录,缺省是/var/log/taos
  • numOfLogLines:日志文件的最大行数
  • -
  • debugFlag: 系统debug日志开关,131:仅错误和报警信息,135:调试信息,151:非常详细的调试信息
  • +
  • debugFlag: 系统debug日志开关,131:仅错误和报警信息,135:调试信息,143:非常详细的调试信息
  • 不同应用场景的数据往往具有不同的数据特征,比如保留天数、副本数、采集频次、记录大小、采集点的数量、压缩等都可完全不同。为获得在存储上的最高效率,TDengine提供如下存储相关的系统配置参数: