I have problem with my server since its ended up with 520/521 error. However, this only happen in a few seconds then its normal again. I have no idea where the problem is.
The SSH is running well, here is the uptime
15:25:52 up 10 days, 9:07, 2 users, load average: 2.17, 2.71, 2.98
This is my PHP-FPM settings
pm = ondemand
pm.max_children = 30
pm.start_servers = 0
pm.min_spare_servers = 1
pm.max_spare_servers = 5
pm.max_requests = 20
pm.process_idle_timeout = 10
request_terminate_timeout = 120s
I try to ping my domain
64 bytes from 172.67.161.114: icmp_seq=25 ttl=248 time=68.704 ms
64 bytes from 172.67.161.114: icmp_seq=26 ttl=248 time=22.861 ms
Request timeout for icmp_seq 32 => [THIS ONE]
64 bytes from 172.67.161.114: icmp_seq=33 ttl=248 time=23.103 ms
64 bytes from 172.67.161.114: icmp_seq=34 ttl=248 time=55.328 ms
64 bytes from 172.67.161.114: icmp_seq=35 ttl=248 time=49.159 ms
64 bytes from 172.67.161.114: icmp_seq=36 ttl=248 time=23.264 ms
I also try to ping my IP in the same time. However, it has no problem
64 bytes from 63.141.225.250: icmp_seq=112 ttl=45 time=236.596 ms
64 bytes from 63.141.225.250: icmp_seq=113 ttl=45 time=236.572 ms
64 bytes from 63.141.225.250: icmp_seq=114 ttl=45 time=257.145 ms
64 bytes from 63.141.225.250: icmp_seq=115 ttl=45 time=236.902 ms
64 bytes from 63.141.225.250: icmp_seq=118 ttl=45 time=237.004 ms
64 bytes from 63.141.225.250: icmp_seq=119 ttl=45 time=237.146 ms
64 bytes from 63.141.225.250: icmp_seq=120 ttl=45 time=274.892 ms