master-coder-ll / v2ray-web-manager

v2ray-web-manager 是一个v2ray的面板,也是一个集群的解决方案;同时增加了流量控制/账号管理/限速等功能。key: admin , panel ,web,cluster,集群,proxy
MIT License
1.42k stars 483 forks source link

netty是否使用直接内存:true,使用量(-1为无法探知)B:0 #158

Closed Gangnamsstyle closed 3 years ago

Gangnamsstyle commented 3 years ago

你的问题是什么?

这个日志什么意思呢 有问题先搜索Issues 没有答案

出现问题的情况是怎么样的?

看后台日志 重现步骤

相关日志 java服务日志位于/opt/jar/logs

NFO 2652 --- [task thread] c.j.f.task.service.MonitorService : TrafficController:8,ReporterQueue:0,ConnectionPool:1,AccountCache:1 2020-09-20 15:45:14.684 INFO 2652 --- [task thread] c.j.f.task.service.MonitorService : netty是否使用直接内存:true,使用量(-1为无法探知)B:0 2020-09-20 15:45:14.684 INFO 2652 --- [task thread] c.j.f.task.service.MonitorService : UnpooledByteBufAllocator metric:UnpooledByteBufAllocator$UnpooledByteBufAllocatorMetric(usedHeapMemory: 0; usedDirectMemory: 0) 2020-09-20 15:45:14.684 INFO 2652 --- [task thread] c.j.f.task.service.MonitorService : PooledByteBufAllocator metric:PooledByteBufAllocatorMetric(usedHeapMemory: -1; usedDirectMemory: -1; numHeapArenas: 0; numDirectArenas: 0; tinyCacheSize: 512; smallCacheSize: 256; normalCacheSize: 64; numThreadLocalCaches: 0; chunkSize: 16 相关输出

期望结果?

期望解答,谢谢

master-coder-ll commented 3 years ago

java 版本问题, 不需要管