You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 30, 2023. It is now read-only.
Application is running into out of memory error due to the memory leak as ByteBuf is not released properly.
LittleProxy version: 1.1.17-VGS-SNAPSHOT
Netty version: netty-all-4.1.42.Final.jar
Java version: 1.8.0_201
Java properties:
-Dio.netty.leakDetection.level=paranoid
-Dio.netty.leakDetection.targetRecords=10
-XX:MaxDirectMemorySize=10m
-XX:+DisableExplicitGC
-Dio.netty.maxDirectMemory=0
Stacktrace:
The text was updated successfully, but these errors were encountered: