↧
Answer by Selivanov Pavel for My website got 499 & 502 + php-fpm.sock failed...
Try this:sysctl net.core.somaxconn=65535php/fpm/pool.d/www.conf:listen.backlog 65535;Or try using local IP connection instead of unix socket:php/fpm/pool.d/www.conf:listen...
View ArticleMy website got 499 & 502 + php-fpm.sock failed (11: Resource temporarily...
My website playsongs.pk got 499, 502 and php-fpm.sock failed (11: Resource temporarily unavailable) errors when I received 300-400 active users on site.Sample/example error logs:2017-02-27 14:56:23...
View Article