How to Increase Java Heap Space on elastic beanstalk

0

I have a spring boot application that I have deployed its jar to elastic beanstalk, this app allows users to upload files (image and video), I am saving this on S3, and it works successfully but when my users upload larger files of about 85 MB, I get an error, when I checked the logs, I saw an "OutOfMemoryError Java heap space" exception. I feel like 85MB is small to get this error, as users are allowed to upload up to 300 MB sizes. what is elastic beanstalk's default heap space, and how can I increase it? My instance is a t2micro.

feita há 10 meses93 visualizações
Sem respostas

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas