How can I increase filament performance on docker?
I'm using php-fpm and fastcgi_pass from nginx container to the php-fpm server.
Without docker it takes below 800ms but after using docker it's like above 2seconds
6 Replies
Just use Herd.... then you will get < 500ms
I'm trying to deploy it to AWS
Dock should not suffer on AWS. But why are you using docker in AWS rather than a proper container. Using Ploi will deploy it properly on AWS.,
I'm using ECS
yeah, I don't know why performance on docker is suffering
Filament doest affect docker, so you'll need to speak with an ECS Specialist.
the performance on docker isn't good locally also, not just ECS