Vps của mình cấu hình như sau:
Memory: 8192 MB
CPU: 4 Core(s)
Storage: 120 GB
Hiện tại tất cả các website trên vps hay gặp tình trạng "Lỗi 502 Bad Gateway"
listen.allowed_clients = 127.0.0.1
listen.owner = nginx
listen.group = nginx
listen.mode = 0660
pm = dynamic
pm.max_children = 98
pm.start_servers = 10
pm.min_spare_servers = 6
pm.max_spare_servers = 16
pm.max_requests = 600
slowlog = /var/log/php-fpm/php-fpm-slow.log
Nhờ bác Oánh và mọi người sử dụng Vpssim hướng khắc phục ạ.
Thank's all.