【fix】 优化读写缓冲区设置为度缓冲区2m 写1m 低水位1m 高水位2m

This commit is contained in:
wujiawei
2024-09-09 15:51:01 +08:00
parent 4ec1401712
commit 10d2d74ca3
18 changed files with 208 additions and 63 deletions

View File

@ -2,8 +2,10 @@ spring:
lazy:
netty:
client:
inet-host: 124.222.48.62
inet-port: 32647
# inet-host: 124.222.48.62
# inet-port: 32647
inet-host: 127.0.0.1
inet-port: 7001
inet-path: wu-lazy-cloud-heartbeat-server
client-id: wujiawei # 客户端ID
# inet-host: 124.222.48.62 # 服务端地址