influx生产部署重要配置
生活随笔
收集整理的這篇文章主要介紹了
influx生产部署重要配置
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
influxdb.conf中的以下屬性需要設置成0,不然會有最大限制25,000,000
max-body-size = 0
官方的解釋如下
[http]?Section
- max-body-size?was added with a default of 25,000,000, but can be disabled by setting it to 0. Specifies the maximum size (in bytes) of a client request body. When a client sends data that exceeds the configured maximum size, a?413 Request Entity Too Large?HTTP response is returned.
總結
以上是生活随笔為你收集整理的influx生产部署重要配置的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: kong 使用jwt RSA256证书
- 下一篇: weed mount 之后出现文件删除不