-
Fix the memory exhaustion by optimizing max. AMQP message size and `GOGC` (#257)
发布于
2021-09-09 14:45:37 +00:00 - Permanently resolve the memory exhaustion in AMQP
Introduce;
MEMORY_PROFILING_DUMP_PATHMEMORY_PROFILING_TIME_INTERVAL
environment variables and makestartMemoryProfilermethod more parameterized.
-
Fix a leak in HTTP
-
Revert "Fix a leak in HTTP"
This reverts commit 9d46820ff3730bc5ef80f90243a42b12e8f695fb.
-
Set maximum AMQP message size to 16MB
-
Set
GOGCto 12800 -
Remove some commented out lines and an unnecessary
else if
下载附件