mercredi 1 août 2018

nginx laravel keep getting 504 Gateway time out

I keep getting 504 gateway time out error on nginx php7.0 ubuntu 16.04 for my laravel 5.3 website.

My suspicion whereHas query is the problem. When I commented out the query, it seems working fine. any idea whats wrong here?

my vultr vps spec is 1GB RAM, 1 Core.

This is the error log

recv() failed (104: Connection reset by peer) while reading response header from upstream

this is my buffer config

fastcgi_buffers 8 128k;
fastcgi_buffer_size 128k;

Any idea how to solve this?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire