Report this

What is the reason for this report?

How to adjust Php Woker Settings on App Platform ( Worker) ( memory_limit) ?

Posted on November 21, 2021

Im Setting up a Laravel on App Platform. I use horizon (with redis) for the Queue. And two dedicated Worker ( from App Platform) to run horizon and the scheduler. Everything is running and working as expected. The only issue that i have is that i dont find a way to change memory_limit for my php worker. The worker is using the same repo and ignores the user.ini in public folder which works for the Laravel App. My app is importing huge Data in long running Jobs. I already Chunked the jobs but im every time running in timeouts or memory issues. Someone went trough this already or can give me hints how to adjust the memory_limit and other php settings?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.