cat icon indicating copy to clipboard operation
cat copied to clipboard

cat 客户端 报 堆外内存溢出

Open neocrm opened this issue 4 years ago • 1 comments

采用cat 做监控 客户端 报 如下错误: Error when sending message over TCP socket! io.netty.util.internal.OutOfDirectMemoryError: failed to allocate 16777216 byte(s) of direct memory (used: 4143972352, max: 4151836672

这种问题一般怎么解决?

neocrm avatar Dec 15 '21 06:12 neocrm

Dio.netty.maxDirectMemory= 可以把这个配置贴出来看看

zhisrc avatar Mar 01 '22 11:03 zhisrc