|
@@ -1,5 +1,5 @@
|
|
[http]
|
|
[http]
|
|
- http_port =":8081" # 监听地址, default "=8700"
|
|
|
|
|
|
+ http_port =":8080" # 监听地址, default "=8700"
|
|
read_timeout = 200 # 读取超时时长
|
|
read_timeout = 200 # 读取超时时长
|
|
write_timeout = 200 # 写入超时时长
|
|
write_timeout = 200 # 写入超时时长
|
|
max_header_bytes = 40 # 最大的header大小,二进制位长度
|
|
max_header_bytes = 40 # 最大的header大小,二进制位长度
|