Closed dmf-code closed 4 years ago
[2020-09-10 09:52:04] local.ERROR: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 1): Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) at /data/tars/tarsnode-data/Activity.groupBuy/bin/src/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:726) [stacktrace] #0 {main} "} [2020-09-11 11:44:13] local.ERROR: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 bytes) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 1): Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 bytes) at /data/tars/tarsnode-data/Activity.groupBuy/bin/src/vendor/laravel/framework/src/Illuminate/Routing/Router.php:393) [stacktrace] #0 {main} "}
希望能够压测一下,看看是不是框架存在泄漏问题?
感谢反馈,尝试修复了下,可以更新master的代码测试下,谢谢。
https://github.com/luoxiaojun1992/laravel-tars/commit/fe8dc274d5fdaba9fc02818c0e72f8f39163c939
感谢反馈,尝试修复了下,可以更新master的代码测试下,谢谢。 fe8dc27
fe8dc27
好的
希望能够压测一下,看看是不是框架存在泄漏问题?