v2ray-web-manager icon indicating copy to clipboard operation
v2ray-web-manager copied to clipboard

不知是否和内存不足有关系?

Open matthuo333 opened this issue 5 years ago • 2 comments

你的问题是什么?

proxy 貌似没有工作,想确定是否和内存不足有关系么? 、

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

新的部署,发现JAVA吃内存较多,目前剩余4M多。

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

2020-06-14 17:07:23.653 INFO 10029 --- [task thread] c.j.f.task.service.MonitorService : TrafficController:0,ReporterQueue:0,ConnectionPool:0,AccountCache:0 2020-06-14 17:07:23.671 INFO 10029 --- [task thread] c.j.f.task.service.MonitorService : netty是否使用直接内存:true,使用量(-1为无法探知)B:0 2020-06-14 17:07:23.672 INFO 10029 --- [task thread] c.j.f.task.service.MonitorService : UnpooledByteBufAllocator metric:UnpooledByteBufAllocator$UnpooledByteBufAllocatorMetric(usedHeapMemory: 0; usedDirectMemory: 0) 2020-06-14 17:07:23.672 INFO 10029 --- [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; numTh

matthuo333 avatar Jun 14 '20 09:06 matthuo333

Java 需要内存比较多,能调优会节省很多内存

master-coder-ll avatar Jun 16 '20 03:06 master-coder-ll

Java 需要内存比较多,能调优会节省很多内存

剩余40多M给 proxy java应该差不多吧?可实际上,对proxy怎么都起不来。 也或需为了装BBR加速更新内核所致?

matthuo333 avatar Jun 16 '20 11:06 matthuo333