Benvenuto nella nostra community, registra un account gratuito ADESSO!
Oltre 7000 persone hanno già registrato il loro account. Chiedi aiuto, conversa con aziende ed esperti del settore webhosting italiano.
Iscriviti subito! In meno di 2 minuti!




Risultati da 1 a 11 di 11
  1. #1
    HT Member
    Data Registrazione
    Feb 2009
    Messaggi
    69

    PhpBB & Nginx: 502 Bad Gateway

    Almeno una volta al giorno il server dove ospito il mio forum phpbb cade in questo errore, facendo cadere anche tutti gli altri siti web hostati su esso....

    L'errore capita a random, ci sono giorni in cui non lo fà nemmeno una volta,
    giorni in cui può capitare anche due volte e sono costretto a fare un restart in ssh di nginx per far ripartire tutto, tutto questo ovviamente mi mette in una situazione di forte disagio perchè avendo anche una vita sociale ( ) non posso controllare minuto per minuto se il sito web cade in errore e restartare il webserver.


    Non riesco però a capire da dove provenga questo errore....

    Quakcuno che mi può illuminare?

    Thanks



  2. #2
    usu
    usu non è collegato
    Utente Moderatore L'avatar di usu
    Data Registrazione
    Apr 2006
    Località
    Milano
    Messaggi
    1,769

    Re: PhpBB & Nginx: 502 Bad Gateway

    E' un errore di comunicazione con php, dovresti trovare più informazioni nell'error.log di nginx.
    Usi fastcgi o fpm? Nel secondo caso controlla anche il log di php-fpm.

  3. #3
    HT Member
    Data Registrazione
    Feb 2009
    Messaggi
    69

    Re: PhpBB & Nginx: 502 Bad Gateway

    Grazie per la risposta... Incollo i miei log...

    Error.log di nginx Links nopaste: http://nopaste.php-q.net/25894


    Codice:
    2011/06/03 17:15:10 [crit] 15928#0: *8997442 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.53.133, server: www.miosito.com, request: "GET /viewforum.php?f=75 HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com"
    2011/06/03 23:29:59 [crit] 6199#0: *10110541 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.53.85, server: www.miosito.com, request: "GET /index.php HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com"
    2011/06/03 23:30:00 [crit] 6199#0: *10110562 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.53.157, server: www.miosito.com, request: "GET /style.php?id=7&lang=it HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com", referrer: "http://webcache.googleusercontent.com/search?q=cache:Ov-boWa1HVwJ:www.miosito.com/viewtopic.php%3Ft%3D113036+mass+effect+2+pc+ita&cd=12&hl=it&ct=clnk&gl=ch&client=firefox-a&source=www.google.ch"
    2011/06/03 23:30:00 [crit] 6199#0: *10110588 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.53.223, server: www.miosito.com, request: "GET /lista.php?f=101 HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com"
    2011/06/03 23:42:19 [crit] 7050#0: *10141874 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.53.115, server: www.miosito.com, request: "GET /viewforum.php?f=101 HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com", referrer: "http://www.miosito.com/viewforum.php?f=70"
    2011/06/03 23:42:19 [crit] 7050#0: *10141895 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.49.163, server: www.miosito.com, request: "GET /index.php HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com"
    2011/06/03 23:42:19 [crit] 7050#0: *10141897 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.49.163, server: www.miosito.com, request: "GET /viewforum.php?f=22 HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com", referrer: "http://www.miosito.com/index.php"
    2011/06/03 23:42:19 [crit] 7050#0: *10141903 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.49.67, server: www.miosito.com, request: "GET /viewforum.php?f=98 HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com", referrer: "http://www.miosito.com/index.php"
    2011/06/03 23:42:19 [crit] 7050#0: *10141908 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.49.208, server: www.miosito.com, request: "GET /viewtopic.php?f=22&t=129631 HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com", referrer: "http://www.miosito.com/viewforum.php?f=22"
    2011/06/03 23:42:19 [crit] 7050#0: *10141920 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.53.73, server: www.miosito.com, request: "GET / HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com"
    2011/06/05 13:13:57 [crit] 26383#0: *14519403 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.53.175, server: www.miosito.com, request: "GET / HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com"
    2011/06/05 13:13:57 [crit] 26383#0: *14519427 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.49.91, server: www.miosito.com, request: "GET /viewforum.php?f=25 HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com"
    2011/06/05 13:13:57 [crit] 26383#0: *14519429 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.53.12, server: www.miosito.com, request: "GET / HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com", referrer: "http://www.miosito.com/index.php"
    2011/06/05 13:13:57 [crit] 26383#0: *14519431 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.49.11, server: www.miosito.com, request: "GET / HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com", referrer: "http://www.miosito.com/viewtopic.php?f=98&t=130747"
    2011/06/05 13:13:57 [crit] 26383#0: *14519433 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.53.221, server: www.miosito2.com, request: "GET /category/bdrip/page/8 HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito2.com", referrer: "http://www.miosito2.com/category/bdrip/page/7"
    2011/06/05 13:20:36 [crit] 26931#0: *14543498 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.48.241, server: www.miosito.com, request: "GET /ucp.php?mode=delete_cookies&sid=673a547755c4378b23d507f0b72a9858 HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com"
    2011/06/05 13:20:36 [crit] 26931#0: *14543501 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.53.109, server: www.miosito.com, request: "GET /index.php?sid=b95889fece1ae55a41e1a86bd7df53d6 HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com", referrer: "http://www.miosito.com/ucp.php?mode=login&sid=326322968c2d941b22ac8864f8a1808e"
    2011/06/05 13:20:36 [crit] 26931#0: *14543504 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.56.88, server: www.miosito.com, request: "GET /sitemap.php HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com"
    2011/06/05 13:20:36 [crit] 26931#0: *14543506 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.48.241, server: www.miosito.com, request: "GET /index.php?sid=27f0f2309181d141898e33d26456a048 HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com"
    2011/06/05 13:20:36 [crit] 26931#0: *14543513 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.49.166, server: www.miosito.com, request: "GET /ucp.php?mode=login&sid=2253a303cd8e504f4091f05d37179318 HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com", referrer: "http://www.miosito.com/"
    2011/06/05 13:20:36 [crit] 26931#0: *14543525 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.49.232, server: www.miosito.com, request: "GET /style.php?id=7&lang=en&sid=409a73aae9267c63c0dfedf6525e842c HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com", referrer: "http://www.miosito.com/lista.php?f=24"
    2011/06/05 13:20:36 [crit] 26931#0: *14543534 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.53.25, server: www.miosito.com, request: "GET /ucp.php?mode=logout&sid=cd28c0367356cfa0ea4789227307d659 HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com"
    2011/06/05 13:20:36 [crit] 26931#0: *14543538 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.53.205, server: www.miosito.com, request: "GET /style.php?id=7&lang=it HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com", referrer: "http://www.miosito.com/index.php"
    2011/06/05 13:20:36 [crit] 26931#0: *14543547 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.49.193, server: www.miosito.com, request: "GET /viewtopic.php?t=119316 HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com"
    2011/06/05 13:20:36 [crit] 26931#0: *14543549 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.48.241, server: www.miosito.com, request: "GET /ucp.php?mode=register&sid=27f0f2309181d141898e33d26456a048 HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com"
    2011/06/05 13:20:37 [crit] 26931#0: *14543581 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.49.248, server: www.miosito2.com, request: "GET /film/priscilla-la-regina-del-deserto-1994-mkv-1080p-ita-megaupload.html HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito2.com", referrer: "http://www.miosito2.com/film/dantes-peak-1997-mkv-1080p-ita-megaupload.html"
    2011/06/05 13:20:37 [crit] 26931#0: *14543591 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.49.232, server: www.miosito.com, request: "GET /ucp.php?mode=login&sid=227af074a736758f5ccc07b861867527 HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com", referrer: "http://www.miosito.com/ucp.php?mode=login"
    2011/06/05 17:33:25 [crit] 6900#0: *15530112 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.53.131, server: www.miosito2.com, request: "GET / HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito2.com", referrer: "http://www.google.it/url?sa=t&source=web&cd=1&ved=0CCIQFjAA&url=http%3A%2F%2Fwww.miosito2.com%2F&rct=j&q=film%20mkv&ei=YaHrTYqIBsaCOu3T7Y4B&usg=AFQjCNEpSr_CpWacIyLogxNeAyhBfeRmbQ"
    2011/06/05 17:33:25 [crit] 6900#0: *15530114 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.56.88, server: www.miosito.com, request: "GET /search.php?author_id=126553&sr=posts HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com"
    2011/06/05 17:33:26 [crit] 6900#0: *15530118 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.48.241, server: www.miosito.com, request: "GET /index.php?sid=d264dc9bebfc8541b6b6f637125a72ca HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com"
    2011/06/05 17:33:26 [crit] 6900#0: *15530129 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.48.241, server: www.miosito.com, request: "GET /ucp.php?mode=register&sid=d264dc9bebfc8541b6b6f637125a72ca HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com"
    2011/06/05 17:33:26 [crit] 6900#0: *15530138 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.53.79, server: www.miosito.com, request: "POST /ucp.php?mode=register HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com", referrer: "http://www.miosito.com/ucp.php?mode=register"
    2011/06/05 17:33:26 [crit] 6900#0: *15530201 connect() to unix:/tmp/php-cgi.sock failed (2: No such file or directory) while connecting to upstream, client: 173.245.48.241, server: www.miosito.com, request: "GET /ucp.php?mode=login&sid=d264dc9bebfc8541b6b6f637125a72ca HTTP/1.0", upstream: "fastcgi://unix:/tmp/php-cgi.sock:", host: "www.miosito.com"

    Ecco i log di Phpfpm: Link nopaste: http://nopaste.php-q.net/25895

    php-fpm.log


    Codice:
    May 26 16:07:42.981809 [NOTICE] fpm_unix_init_main(), line 284: getrlimit(nofile): max:1024, cur:1024
    May 26 16:07:42.981977 [NOTICE] fpm_event_init_main(), line 88: libevent: using epoll
    May 26 16:07:42.982009 [NOTICE] fpm_init(), line 52: fpm is running, pid 20914
    May 26 16:07:42.982198 [NOTICE] fpm_children_make(), line 352: child 20915 (pool default) started
    May 26 16:07:42.982372 [NOTICE] fpm_children_make(), line 352: child 20916 (pool default) started
    May 26 16:07:42.982571 [NOTICE] fpm_children_make(), line 352: child 20917 (pool default) started
    May 26 16:07:42.982807 [NOTICE] fpm_children_make(), line 352: child 20918 (pool default) started
    May 26 16:07:42.983039 [NOTICE] fpm_children_make(), line 352: child 20919 (pool default) started
    May 26 16:07:42.983075 [NOTICE] fpm_event_loop(), line 107: libevent: entering main loop
    May 26 16:08:53.185886 [NOTICE] fpm_got_signal(), line 56: received SIGTERM
    May 26 16:08:53.185919 [NOTICE] fpm_pctl(), line 256: switching to 'terminating' state
    May 26 16:08:53.185945 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 20919 (pool default)
    May 26 16:08:53.185957 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 20918 (pool default)
    May 26 16:08:53.185966 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 20917 (pool default)
    May 26 16:08:53.185974 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 20916 (pool default)
    May 26 16:08:53.185983 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 20915 (pool default)
    May 26 16:08:53.185989 [NOTICE] fpm_pctl_kill_all(), line 181: 5 children are still alive
    May 26 16:08:53.186211 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    May 26 16:08:53.186244 [WARNING] fpm_children_bury(), line 215: child 20917 (pool default) exited on signal 15 SIGTERM after 70.203696 seconds from start
    May 26 16:08:53.186259 [WARNING] fpm_children_bury(), line 215: child 20915 (pool default) exited on signal 15 SIGTERM after 70.204081 seconds from start
    May 26 16:08:53.186274 [WARNING] fpm_children_bury(), line 215: child 20918 (pool default) exited on signal 15 SIGTERM after 70.203489 seconds from start
    May 26 16:08:53.186288 [WARNING] fpm_children_bury(), line 215: child 20919 (pool default) exited on signal 15 SIGTERM after 70.203266 seconds from start
    May 26 16:08:53.186298 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    May 26 16:08:53.186304 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    May 26 16:08:53.186308 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    May 26 16:08:53.186442 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    May 26 16:08:53.186463 [WARNING] fpm_children_bury(), line 215: child 20916 (pool default) exited on signal 15 SIGTERM after 70.204103 seconds from start
    May 26 16:08:53.186473 [NOTICE] fpm_pctl_exit(), line 81: exiting, bye-bye!
    May 26 16:08:54.203794 [NOTICE] fpm_unix_init_main(), line 284: getrlimit(nofile): max:1024, cur:1024
    May 26 16:08:54.203950 [NOTICE] fpm_event_init_main(), line 88: libevent: using epoll
    May 26 16:08:54.203992 [NOTICE] fpm_init(), line 52: fpm is running, pid 21259
    May 26 16:08:54.204180 [NOTICE] fpm_children_make(), line 352: child 21260 (pool default) started
    May 26 16:08:54.204358 [NOTICE] fpm_children_make(), line 352: child 21261 (pool default) started
    May 26 16:08:54.204560 [NOTICE] fpm_children_make(), line 352: child 21262 (pool default) started
    May 26 16:08:54.204882 [NOTICE] fpm_children_make(), line 352: child 21263 (pool default) started
    May 26 16:08:54.205128 [NOTICE] fpm_children_make(), line 352: child 21264 (pool default) started
    May 26 16:08:54.205163 [NOTICE] fpm_event_loop(), line 107: libevent: entering main loop
    May 29 23:24:54.509106 [NOTICE] fpm_got_signal(), line 56: received SIGTERM
    May 29 23:24:54.509155 [NOTICE] fpm_pctl(), line 256: switching to 'terminating' state
    May 29 23:24:54.509185 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 21264 (pool default)
    May 29 23:24:54.509196 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 21263 (pool default)
    May 29 23:24:54.509221 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 21262 (pool default)
    May 29 23:24:54.509231 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 21261 (pool default)
    May 29 23:24:54.509240 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 21260 (pool default)
    May 29 23:24:54.509247 [NOTICE] fpm_pctl_kill_all(), line 181: 5 children are still alive
    May 29 23:24:54.509531 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    May 29 23:24:54.509561 [WARNING] fpm_children_bury(), line 215: child 21262 (pool default) exited on signal 15 SIGTERM after 285360.305022 seconds from start
    May 29 23:24:54.509582 [WARNING] fpm_children_bury(), line 215: child 21263 (pool default) exited on signal 15 SIGTERM after 285360.304719 seconds from start
    May 29 23:24:54.509594 [WARNING] fpm_children_bury(), line 215: child 21264 (pool default) exited on signal 15 SIGTERM after 285360.304484 seconds from start
    May 29 23:24:54.509603 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    May 29 23:24:54.509758 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    May 29 23:24:54.509782 [WARNING] fpm_children_bury(), line 215: child 21260 (pool default) exited on signal 15 SIGTERM after 285360.305624 seconds from start
    May 29 23:24:54.509800 [WARNING] fpm_children_bury(), line 215: child 21261 (pool default) exited on signal 15 SIGTERM after 285360.305456 seconds from start
    May 29 23:24:54.509808 [NOTICE] fpm_pctl_exit(), line 81: exiting, bye-bye!
    May 29 23:24:55.527236 [NOTICE] fpm_unix_init_main(), line 284: getrlimit(nofile): max:1024, cur:1024
    May 29 23:24:55.527392 [NOTICE] fpm_event_init_main(), line 88: libevent: using epoll
    May 29 23:24:55.527430 [NOTICE] fpm_init(), line 52: fpm is running, pid 10581
    May 29 23:24:55.527627 [NOTICE] fpm_children_make(), line 352: child 10582 (pool default) started
    May 29 23:24:55.527806 [NOTICE] fpm_children_make(), line 352: child 10583 (pool default) started
    May 29 23:24:55.528018 [NOTICE] fpm_children_make(), line 352: child 10584 (pool default) started
    May 29 23:24:55.528269 [NOTICE] fpm_children_make(), line 352: child 10585 (pool default) started
    May 29 23:24:55.528516 [NOTICE] fpm_children_make(), line 352: child 10586 (pool default) started
    May 29 23:24:55.528550 [NOTICE] fpm_event_loop(), line 107: libevent: entering main loop
    Jun 03 17:12:54.615089 [NOTICE] fpm_got_signal(), line 56: received SIGTERM
    Jun 03 17:12:54.615136 [NOTICE] fpm_pctl(), line 256: switching to 'terminating' state
    Jun 03 17:12:54.615166 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 10586 (pool default)
    Jun 03 17:12:54.615176 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 10585 (pool default)
    Jun 03 17:12:54.615202 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 10584 (pool default)
    Jun 03 17:12:54.615212 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 10583 (pool default)
    Jun 03 17:12:54.615219 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 10582 (pool default)
    Jun 03 17:12:54.615225 [NOTICE] fpm_pctl_kill_all(), line 181: 5 children are still alive
    Jun 03 17:12:54.616970 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 17:12:54.617011 [WARNING] fpm_children_bury(), line 215: child 10585 (pool default) exited on signal 15 SIGTERM after 409679.088763 seconds from start
    Jun 03 17:12:54.617031 [WARNING] fpm_children_bury(), line 215: child 10586 (pool default) exited on signal 15 SIGTERM after 409679.088532 seconds from start
    Jun 03 17:12:54.618056 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 17:12:54.618093 [WARNING] fpm_children_bury(), line 215: child 10582 (pool default) exited on signal 15 SIGTERM after 409679.090487 seconds from start
    Jun 03 17:12:54.618144 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 17:12:54.618164 [WARNING] fpm_children_bury(), line 215: child 10583 (pool default) exited on signal 15 SIGTERM after 409679.090371 seconds from start
    Jun 03 17:12:54.618349 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 17:12:54.618366 [WARNING] fpm_children_bury(), line 215: child 10584 (pool default) exited on signal 15 SIGTERM after 409679.090370 seconds from start
    Jun 03 17:12:54.618371 [NOTICE] fpm_pctl_exit(), line 81: exiting, bye-bye!
    Jun 03 17:12:55.635502 [NOTICE] fpm_unix_init_main(), line 284: getrlimit(nofile): max:1024, cur:1024
    Jun 03 17:12:55.635664 [NOTICE] fpm_event_init_main(), line 88: libevent: using epoll
    Jun 03 17:12:55.635701 [NOTICE] fpm_init(), line 52: fpm is running, pid 15611
    Jun 03 17:12:55.635897 [NOTICE] fpm_children_make(), line 352: child 15612 (pool default) started
    Jun 03 17:12:55.636080 [NOTICE] fpm_children_make(), line 352: child 15613 (pool default) started
    Jun 03 17:12:55.636287 [NOTICE] fpm_children_make(), line 352: child 15614 (pool default) started
    Jun 03 17:12:55.636552 [NOTICE] fpm_children_make(), line 352: child 15615 (pool default) started
    Jun 03 17:12:55.636889 [NOTICE] fpm_children_make(), line 352: child 15616 (pool default) started
    Jun 03 17:12:55.636924 [NOTICE] fpm_event_loop(), line 107: libevent: entering main loop
    Jun 03 17:15:09.973166 [NOTICE] fpm_got_signal(), line 56: received SIGTERM
    Jun 03 17:15:09.973202 [NOTICE] fpm_pctl(), line 256: switching to 'terminating' state
    Jun 03 17:15:09.973228 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 15616 (pool default)
    Jun 03 17:15:09.973239 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 15615 (pool default)
    Jun 03 17:15:09.973245 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 15614 (pool default)
    Jun 03 17:15:09.973251 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 15613 (pool default)
    Jun 03 17:15:09.973256 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 15612 (pool default)
    Jun 03 17:15:09.973260 [NOTICE] fpm_pctl_kill_all(), line 181: 5 children are still alive
    Jun 03 17:15:09.974556 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 17:15:09.974592 [WARNING] fpm_children_bury(), line 215: child 15616 (pool default) exited on signal 15 SIGTERM after 134.337725 seconds from start
    Jun 03 17:15:09.975552 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 17:15:09.975576 [WARNING] fpm_children_bury(), line 215: child 15615 (pool default) exited on signal 15 SIGTERM after 134.339047 seconds from start
    Jun 03 17:15:09.976426 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 17:15:09.976446 [WARNING] fpm_children_bury(), line 215: child 15614 (pool default) exited on signal 15 SIGTERM after 134.340181 seconds from start
    Jun 03 17:15:09.977306 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 17:15:09.977332 [WARNING] fpm_children_bury(), line 215: child 15612 (pool default) exited on signal 15 SIGTERM after 134.341455 seconds from start
    Jun 03 17:15:09.977716 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 17:15:09.977747 [WARNING] fpm_children_bury(), line 215: child 15613 (pool default) exited on signal 15 SIGTERM after 134.341680 seconds from start
    Jun 03 17:15:09.977762 [NOTICE] fpm_pctl_exit(), line 81: exiting, bye-bye!
    Jun 03 17:15:10.991858 [NOTICE] fpm_unix_init_main(), line 284: getrlimit(nofile): max:1024, cur:1024
    Jun 03 17:15:10.992022 [NOTICE] fpm_event_init_main(), line 88: libevent: using epoll
    Jun 03 17:15:10.992060 [NOTICE] fpm_init(), line 52: fpm is running, pid 16100
    Jun 03 17:15:10.992259 [NOTICE] fpm_children_make(), line 352: child 16101 (pool default) started
    Jun 03 17:15:10.992447 [NOTICE] fpm_children_make(), line 352: child 16102 (pool default) started
    Jun 03 17:15:10.992662 [NOTICE] fpm_children_make(), line 352: child 16103 (pool default) started
    Jun 03 17:15:10.992923 [NOTICE] fpm_children_make(), line 352: child 16104 (pool default) started
    Jun 03 17:15:10.993189 [NOTICE] fpm_children_make(), line 352: child 16105 (pool default) started
    Jun 03 17:15:10.993231 [NOTICE] fpm_event_loop(), line 107: libevent: entering main loop
    Jun 03 20:50:42.905228 [NOTICE] fpm_got_signal(), line 70: received SIGUSR2
    Jun 03 20:50:42.905254 [NOTICE] fpm_pctl(), line 256: switching to 'reloading' state
    Jun 03 20:50:42.905278 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 3 SIGQUIT to child 16105 (pool default)
    Jun 03 20:50:42.905286 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 3 SIGQUIT to child 16104 (pool default)
    Jun 03 20:50:42.905291 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 3 SIGQUIT to child 16103 (pool default)
    Jun 03 20:50:42.905297 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 3 SIGQUIT to child 16102 (pool default)
    Jun 03 20:50:42.905303 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 3 SIGQUIT to child 16101 (pool default)
    Jun 03 20:50:42.905307 [NOTICE] fpm_pctl_kill_all(), line 181: 5 children are still alive
    Jun 03 20:50:42.910810 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 20:50:42.910894 [NOTICE] fpm_children_bury(), line 215: child 16105 (pool default) exited with code 0 after 12931.917725 seconds from start
    Jun 03 20:50:42.912344 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 20:50:42.912391 [NOTICE] fpm_children_bury(), line 215: child 16104 (pool default) exited with code 0 after 12931.919490 seconds from start
    Jun 03 20:50:42.915842 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 20:50:42.915884 [NOTICE] fpm_children_bury(), line 215: child 16101 (pool default) exited with code 0 after 12931.923646 seconds from start
    Jun 03 20:50:42.915901 [NOTICE] fpm_children_bury(), line 215: child 16102 (pool default) exited with code 0 after 12931.923466 seconds from start
    Jun 03 20:50:42.915912 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 20:50:42.916849 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 20:50:42.916872 [NOTICE] fpm_children_bury(), line 215: child 16103 (pool default) exited with code 0 after 12931.924234 seconds from start
    Jun 03 20:50:42.916879 [NOTICE] fpm_pctl_exec(), line 95: reloading: execvp("/usr/local/php/bin/php-cgi", {"/usr/local/php/bin/php-cgi", "--fpm", "--fpm-config", "/usr/local/php/etc/php-fpm.conf"})
    Jun 03 20:50:42.937475 [NOTICE] fpm_unix_init_main(), line 284: getrlimit(nofile): max:1024, cur:1024
    Jun 03 20:50:42.937577 [NOTICE] fpm_sockets_init_main(), line 364: using inherited socket fd=6, "/tmp/php-cgi.sock"
    Jun 03 20:50:42.937616 [NOTICE] fpm_event_init_main(), line 88: libevent: using epoll
    Jun 03 20:50:42.937673 [NOTICE] fpm_init(), line 52: fpm is running, pid 30443
    Jun 03 20:50:42.937880 [NOTICE] fpm_children_make(), line 352: child 30444 (pool default) started
    Jun 03 20:50:42.938076 [NOTICE] fpm_children_make(), line 352: child 30445 (pool default) started
    Jun 03 20:50:42.938282 [NOTICE] fpm_children_make(), line 352: child 30446 (pool default) started
    Jun 03 20:50:42.938592 [NOTICE] fpm_children_make(), line 352: child 30447 (pool default) started
    Jun 03 20:50:42.938879 [NOTICE] fpm_children_make(), line 352: child 30448 (pool default) started
    Jun 03 20:50:42.938915 [NOTICE] fpm_event_loop(), line 107: libevent: entering main loop
    Jun 03 23:14:26.125045 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 23:14:26.125136 [NOTICE] fpm_children_bury(), line 215: child 30447 (pool default) exited with code 0 after 8623.186559 seconds from start
    Jun 03 23:14:26.125377 [NOTICE] fpm_children_make(), line 352: child 5447 (pool default) started
    Jun 03 23:15:12.657980 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 23:15:12.658031 [NOTICE] fpm_children_bury(), line 215: child 30446 (pool default) exited with code 0 after 8669.719768 seconds from start
    Jun 03 23:15:12.658244 [NOTICE] fpm_children_make(), line 352: child 5491 (pool default) started
    Jun 03 23:15:26.301095 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 23:15:26.301167 [NOTICE] fpm_children_bury(), line 215: child 30444 (pool default) exited with code 0 after 8683.363306 seconds from start
    Jun 03 23:15:26.301387 [NOTICE] fpm_children_make(), line 352: child 5492 (pool default) started
    Jun 03 23:15:31.085728 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 23:15:31.085783 [NOTICE] fpm_children_bury(), line 215: child 30445 (pool default) exited with code 0 after 8688.147720 seconds from start
    Jun 03 23:15:31.086001 [NOTICE] fpm_children_make(), line 352: child 5493 (pool default) started
    Jun 03 23:18:32.121096 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 23:18:32.121168 [NOTICE] fpm_children_bury(), line 215: child 30448 (pool default) exited with code 0 after 8869.182307 seconds from start
    Jun 03 23:18:32.121382 [NOTICE] fpm_children_make(), line 352: child 5623 (pool default) started
    Jun 03 23:29:59.723656 [NOTICE] fpm_got_signal(), line 56: received SIGTERM
    Jun 03 23:29:59.723682 [NOTICE] fpm_pctl(), line 256: switching to 'terminating' state
    Jun 03 23:29:59.723708 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 5623 (pool default)
    Jun 03 23:29:59.723718 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 5493 (pool default)
    Jun 03 23:29:59.723725 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 5492 (pool default)
    Jun 03 23:29:59.723731 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 5491 (pool default)
    Jun 03 23:29:59.723737 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 5447 (pool default)
    Jun 03 23:29:59.723743 [NOTICE] fpm_pctl_kill_all(), line 181: 5 children are still alive
    Jun 03 23:29:59.725645 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 23:29:59.725687 [WARNING] fpm_children_bury(), line 215: child 5491 (pool default) exited on signal 15 SIGTERM after 887.067456 seconds from start
    Jun 03 23:29:59.725905 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 23:29:59.725923 [WARNING] fpm_children_bury(), line 215: child 5447 (pool default) exited on signal 15 SIGTERM after 933.600562 seconds from start
    Jun 03 23:29:59.726081 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 23:29:59.726101 [WARNING] fpm_children_bury(), line 215: child 5493 (pool default) exited on signal 15 SIGTERM after 868.640114 seconds from start
    Jun 03 23:29:59.726938 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 23:29:59.726954 [WARNING] fpm_children_bury(), line 215: child 5492 (pool default) exited on signal 15 SIGTERM after 873.425585 seconds from start
    Jun 03 23:29:59.727082 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 23:29:59.727101 [WARNING] fpm_children_bury(), line 215: child 5623 (pool default) exited on signal 15 SIGTERM after 687.605732 seconds from start
    Jun 03 23:29:59.727111 [NOTICE] fpm_pctl_exit(), line 81: exiting, bye-bye!
    Jun 03 23:30:00.742572 [NOTICE] fpm_unix_init_main(), line 284: getrlimit(nofile): max:1024, cur:1024
    Jun 03 23:30:00.742736 [NOTICE] fpm_event_init_main(), line 88: libevent: using epoll
    Jun 03 23:30:00.742774 [NOTICE] fpm_init(), line 52: fpm is running, pid 6375
    Jun 03 23:30:00.742976 [NOTICE] fpm_children_make(), line 352: child 6376 (pool default) started
    Jun 03 23:30:00.743167 [NOTICE] fpm_children_make(), line 352: child 6377 (pool default) started
    Jun 03 23:30:00.743380 [NOTICE] fpm_children_make(), line 352: child 6378 (pool default) started
    Jun 03 23:30:00.743640 [NOTICE] fpm_children_make(), line 352: child 6379 (pool default) started
    Jun 03 23:30:00.743916 [NOTICE] fpm_children_make(), line 352: child 6380 (pool default) started
    Jun 03 23:30:00.743951 [NOTICE] fpm_event_loop(), line 107: libevent: entering main loop
    Jun 03 23:42:19.104568 [NOTICE] fpm_got_signal(), line 56: received SIGTERM
    Jun 03 23:42:19.104604 [NOTICE] fpm_pctl(), line 256: switching to 'terminating' state
    Jun 03 23:42:19.104631 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 6380 (pool default)
    Jun 03 23:42:19.104643 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 6379 (pool default)
    Jun 03 23:42:19.104652 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 6378 (pool default)
    Jun 03 23:42:19.104657 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 6377 (pool default)
    Jun 03 23:42:19.104673 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 6376 (pool default)
    Jun 03 23:42:19.104678 [NOTICE] fpm_pctl_kill_all(), line 181: 5 children are still alive
    Jun 03 23:42:19.108642 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 23:42:19.108732 [WARNING] fpm_children_bury(), line 215: child 6380 (pool default) exited on signal 15 SIGTERM after 738.364839 seconds from start
    Jun 03 23:42:19.108791 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 23:42:19.108819 [WARNING] fpm_children_bury(), line 215: child 6377 (pool default) exited on signal 15 SIGTERM after 738.365666 seconds from start
    Jun 03 23:42:19.108842 [WARNING] fpm_children_bury(), line 215: child 6378 (pool default) exited on signal 15 SIGTERM after 738.365482 seconds from start
    Jun 03 23:42:19.108858 [WARNING] fpm_children_bury(), line 215: child 6379 (pool default) exited on signal 15 SIGTERM after 738.365238 seconds from start
    Jun 03 23:42:19.108874 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 23:42:19.108882 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 23:42:19.108955 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 03 23:42:19.108979 [WARNING] fpm_children_bury(), line 215: child 6376 (pool default) exited on signal 15 SIGTERM after 738.366024 seconds from start
    Jun 03 23:42:19.108990 [NOTICE] fpm_pctl_exit(), line 81: exiting, bye-bye!
    Jun 03 23:42:20.123429 [NOTICE] fpm_unix_init_main(), line 284: getrlimit(nofile): max:1024, cur:1024
    Jun 03 23:42:20.123605 [NOTICE] fpm_event_init_main(), line 88: libevent: using epoll
    Jun 03 23:42:20.125095 [NOTICE] fpm_init(), line 52: fpm is running, pid 7222
    Jun 03 23:42:20.125353 [NOTICE] fpm_children_make(), line 352: child 7223 (pool default) started
    Jun 03 23:42:20.125574 [NOTICE] fpm_children_make(), line 352: child 7224 (pool default) started
    Jun 03 23:42:20.125795 [NOTICE] fpm_children_make(), line 352: child 7225 (pool default) started
    Jun 03 23:42:20.126058 [NOTICE] fpm_children_make(), line 352: child 7226 (pool default) started
    Jun 03 23:42:20.126330 [NOTICE] fpm_children_make(), line 352: child 7227 (pool default) started
    Jun 03 23:42:20.126362 [NOTICE] fpm_event_loop(), line 107: libevent: entering main loop
    Jun 04 09:02:09.165662 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 09:02:09.165753 [NOTICE] fpm_children_bury(), line 215: child 7225 (pool default) exited with code 0 after 33589.039979 seconds from start
    Jun 04 09:02:09.165993 [NOTICE] fpm_children_make(), line 352: child 2085 (pool default) started
    Jun 04 09:02:28.270151 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 09:02:28.270207 [NOTICE] fpm_children_bury(), line 215: child 7223 (pool default) exited with code 0 after 33608.144880 seconds from start
    Jun 04 09:02:28.270433 [NOTICE] fpm_children_make(), line 352: child 2086 (pool default) started
    Jun 04 09:02:51.895317 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 09:02:51.895371 [NOTICE] fpm_children_bury(), line 215: child 7227 (pool default) exited with code 0 after 33631.769062 seconds from start
    Jun 04 09:02:51.895593 [NOTICE] fpm_children_make(), line 352: child 2087 (pool default) started
    Jun 04 09:03:27.780430 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 09:03:27.780497 [NOTICE] fpm_children_bury(), line 215: child 7224 (pool default) exited with code 0 after 33667.654937 seconds from start
    Jun 04 09:03:27.780725 [NOTICE] fpm_children_make(), line 352: child 2171 (pool default) started
    Jun 04 09:03:51.002539 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 09:03:51.002589 [NOTICE] fpm_children_bury(), line 215: child 7226 (pool default) exited with code 0 after 33690.876551 seconds from start
    Jun 04 09:03:51.002812 [NOTICE] fpm_children_make(), line 352: child 2172 (pool default) started
    Jun 04 12:02:19.008711 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 12:02:19.008780 [NOTICE] fpm_children_bury(), line 215: child 2171 (pool default) exited with code 0 after 10731.228073 seconds from start
    Jun 04 12:02:19.009032 [NOTICE] fpm_children_make(), line 352: child 10593 (pool default) started
    Jun 04 12:02:56.891143 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 12:02:56.891199 [NOTICE] fpm_children_bury(), line 215: child 2086 (pool default) exited with code 0 after 10828.620780 seconds from start
    Jun 04 12:02:56.891428 [NOTICE] fpm_children_make(), line 352: child 10594 (pool default) started
    Jun 04 12:03:19.997814 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 12:03:19.997866 [NOTICE] fpm_children_bury(), line 215: child 2085 (pool default) exited with code 0 after 10870.831890 seconds from start
    Jun 04 12:03:19.998094 [NOTICE] fpm_children_make(), line 352: child 10677 (pool default) started
    Jun 04 12:03:27.908168 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 12:03:27.908223 [NOTICE] fpm_children_bury(), line 215: child 2087 (pool default) exited with code 0 after 10836.012646 seconds from start
    Jun 04 12:03:27.908442 [NOTICE] fpm_children_make(), line 352: child 10678 (pool default) started
    Jun 04 12:03:39.155549 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 12:03:39.155601 [NOTICE] fpm_children_bury(), line 215: child 2172 (pool default) exited with code 0 after 10788.152804 seconds from start
    Jun 04 12:03:39.155820 [NOTICE] fpm_children_make(), line 352: child 10679 (pool default) started
    Jun 04 13:34:03.454116 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 13:34:03.454175 [NOTICE] fpm_children_bury(), line 215: child 10593 (pool default) exited with code 0 after 5504.445158 seconds from start
    Jun 04 13:34:03.454391 [NOTICE] fpm_children_make(), line 352: child 14955 (pool default) started
    Jun 04 13:34:21.699417 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 13:34:21.699473 [NOTICE] fpm_children_bury(), line 215: child 10679 (pool default) exited with code 0 after 5442.543667 seconds from start
    Jun 04 13:34:21.699694 [NOTICE] fpm_children_make(), line 352: child 14956 (pool default) started
    Jun 04 14:22:35.788617 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 14:22:35.788675 [NOTICE] fpm_children_bury(), line 215: child 10678 (pool default) exited with code 0 after 8347.880247 seconds from start
    Jun 04 14:22:35.788919 [NOTICE] fpm_children_make(), line 352: child 17356 (pool default) started
    Jun 04 14:56:25.400573 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 14:56:25.400623 [NOTICE] fpm_children_bury(), line 215: child 17356 (pool default) exited with code 0 after 2029.611720 seconds from start
    Jun 04 14:56:25.400862 [NOTICE] fpm_children_make(), line 352: child 18829 (pool default) started
    Jun 04 15:26:02.339432 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 15:26:02.339492 [NOTICE] fpm_children_bury(), line 215: child 10594 (pool default) exited with code 0 after 12185.448079 seconds from start
    Jun 04 15:26:02.339717 [NOTICE] fpm_children_make(), line 352: child 20365 (pool default) started
    Jun 04 15:36:56.163214 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 15:36:56.163278 [NOTICE] fpm_children_bury(), line 215: child 18829 (pool default) exited with code 0 after 2430.762435 seconds from start
    Jun 04 15:36:56.163509 [NOTICE] fpm_children_make(), line 352: child 20797 (pool default) started
    Jun 04 16:11:14.669945 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 16:11:14.670019 [WARNING] fpm_children_bury(), line 215: child 10677 (pool default) exited on signal 11 SIGSEGV after 14874.671939 seconds from start
    Jun 04 16:11:14.670254 [NOTICE] fpm_children_make(), line 352: child 22540 (pool default) started
    Jun 04 16:43:26.835499 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 16:43:26.835559 [NOTICE] fpm_children_bury(), line 215: child 20365 (pool default) exited with code 0 after 4644.495856 seconds from start
    Jun 04 16:43:26.835791 [NOTICE] fpm_children_make(), line 352: child 23918 (pool default) started
    Jun 04 17:01:53.487786 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 17:01:53.487857 [NOTICE] fpm_children_bury(), line 215: child 20797 (pool default) exited with code 0 after 5097.324364 seconds from start
    Jun 04 17:01:53.488091 [NOTICE] fpm_children_make(), line 352: child 24773 (pool default) started
    Jun 04 17:12:17.078579 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 17:12:17.078638 [NOTICE] fpm_children_bury(), line 215: child 14956 (pool default) exited with code 0 after 13075.378958 seconds from start
    Jun 04 17:12:17.078857 [NOTICE] fpm_children_make(), line 352: child 25403 (pool default) started
    Jun 04 17:13:41.585468 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 17:13:41.585527 [NOTICE] fpm_children_bury(), line 215: child 14955 (pool default) exited with code 0 after 13178.131149 seconds from start
    Jun 04 17:13:41.585747 [NOTICE] fpm_children_make(), line 352: child 25447 (pool default) started
    Jun 04 18:15:10.150907 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 18:15:10.150961 [NOTICE] fpm_children_bury(), line 215: child 22540 (pool default) exited with code 0 after 7435.480724 seconds from start
    Jun 04 18:15:10.151195 [NOTICE] fpm_children_make(), line 352: child 28369 (pool default) started
    Jun 04 18:47:16.712808 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 18:47:16.712879 [NOTICE] fpm_children_bury(), line 215: child 23918 (pool default) exited with code 0 after 7429.877102 seconds from start
    Jun 04 18:47:16.713114 [NOTICE] fpm_children_make(), line 352: child 29747 (pool default) started
    Jun 04 19:00:22.263757 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 19:00:22.263815 [NOTICE] fpm_children_bury(), line 215: child 24773 (pool default) exited with code 0 after 7108.775739 seconds from start
    Jun 04 19:00:22.264041 [NOTICE] fpm_children_make(), line 352: child 30346 (pool default) started
    Jun 04 19:08:02.040336 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 19:08:02.040397 [NOTICE] fpm_children_bury(), line 215: child 25403 (pool default) exited with code 0 after 6944.961556 seconds from start
    Jun 04 19:08:02.040704 [NOTICE] fpm_children_make(), line 352: child 30888 (pool default) started
    Jun 04 20:06:08.951742 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 20:06:08.951800 [NOTICE] fpm_children_bury(), line 215: child 29747 (pool default) exited with code 0 after 4732.238700 seconds from start
    Jun 04 20:06:08.952029 [NOTICE] fpm_children_make(), line 352: child 1387 (pool default) started
    Jun 04 20:12:25.778995 [WARNING] fpm_stdio_child_said(), line 167: child 1387 (pool default) said into stderr: "Bogus Huffman table definition"
    Jun 04 20:13:28.544364 [WARNING] fpm_stdio_child_said(), line 167: child 30888 (pool default) said into stderr: "Bogus Huffman table definition"
    Jun 04 20:16:49.971429 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 20:16:49.971483 [NOTICE] fpm_children_bury(), line 215: child 30888 (pool default) exited with code 0 after 4127.930796 seconds from start
    Jun 04 20:16:49.971710 [NOTICE] fpm_children_make(), line 352: child 1835 (pool default) started
    Jun 04 20:58:00.236786 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 20:58:00.236845 [NOTICE] fpm_children_bury(), line 215: child 25447 (pool default) exited with code 0 after 13458.651115 seconds from start
    Jun 04 20:58:00.237070 [NOTICE] fpm_children_make(), line 352: child 3611 (pool default) started
    Jun 04 21:12:49.675073 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 21:12:49.675124 [NOTICE] fpm_children_bury(), line 215: child 1387 (pool default) exited with code 0 after 4000.723111 seconds from start
    Jun 04 21:12:49.675363 [NOTICE] fpm_children_make(), line 352: child 4495 (pool default) started
    Jun 04 21:29:08.113725 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 21:29:08.113782 [NOTICE] fpm_children_bury(), line 215: child 1835 (pool default) exited with code 0 after 4338.142088 seconds from start
    Jun 04 21:29:08.114005 [NOTICE] fpm_children_make(), line 352: child 5300 (pool default) started
    Jun 04 22:04:12.491159 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 22:04:12.491230 [NOTICE] fpm_children_bury(), line 215: child 28369 (pool default) exited with code 0 after 13742.340052 seconds from start
    Jun 04 22:04:12.491456 [NOTICE] fpm_children_make(), line 352: child 7004 (pool default) started
    Jun 04 22:46:00.781078 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 22:46:00.781151 [NOTICE] fpm_children_bury(), line 215: child 3611 (pool default) exited with code 0 after 6480.544096 seconds from start
    Jun 04 22:46:00.781377 [NOTICE] fpm_children_make(), line 352: child 8820 (pool default) started
    Jun 04 22:58:58.624406 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 22:58:58.624460 [NOTICE] fpm_children_bury(), line 215: child 30346 (pool default) exited with code 0 after 14316.360436 seconds from start
    Jun 04 22:58:58.624681 [NOTICE] fpm_children_make(), line 352: child 9380 (pool default) started
    Jun 04 23:10:39.720101 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 23:10:39.720157 [NOTICE] fpm_children_bury(), line 215: child 4495 (pool default) exited with code 0 after 7070.044809 seconds from start
    Jun 04 23:10:39.720386 [NOTICE] fpm_children_make(), line 352: child 10133 (pool default) started
    Jun 04 23:29:41.752145 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 04 23:29:41.752199 [NOTICE] fpm_children_bury(), line 215: child 5300 (pool default) exited with code 0 after 7233.638208 seconds from start
    Jun 04 23:29:41.752416 [NOTICE] fpm_children_make(), line 352: child 10951 (pool default) started
    Jun 05 00:25:57.231482 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 00:25:57.231540 [NOTICE] fpm_children_bury(), line 215: child 8820 (pool default) exited with code 0 after 5996.450178 seconds from start
    Jun 05 00:25:57.231764 [NOTICE] fpm_children_make(), line 352: child 13598 (pool default) started
    Jun 05 00:33:52.245124 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 00:33:52.245191 [NOTICE] fpm_children_bury(), line 215: child 9380 (pool default) exited with code 0 after 5693.620525 seconds from start
    Jun 05 00:33:52.245412 [NOTICE] fpm_children_make(), line 352: child 13944 (pool default) started
    Jun 05 01:20:57.360106 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 01:20:57.360164 [NOTICE] fpm_children_bury(), line 215: child 10951 (pool default) exited with code 0 after 6675.607762 seconds from start
    Jun 05 01:20:57.360402 [NOTICE] fpm_children_make(), line 352: child 16202 (pool default) started
    Jun 05 03:13:33.374050 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 03:13:33.374109 [NOTICE] fpm_children_bury(), line 215: child 7004 (pool default) exited with code 0 after 18560.882668 seconds from start
    Jun 05 03:13:33.374334 [NOTICE] fpm_children_make(), line 352: child 21625 (pool default) started
    Jun 05 04:47:11.365261 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 04:47:11.365330 [NOTICE] fpm_children_bury(), line 215: child 13598 (pool default) exited with code 0 after 15674.133580 seconds from start
    Jun 05 04:47:11.365644 [NOTICE] fpm_children_make(), line 352: child 2368 (pool default) started
    Jun 05 05:37:48.264514 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 05:37:48.264573 [NOTICE] fpm_children_bury(), line 215: child 13944 (pool default) exited with code 0 after 18236.019175 seconds from start
    Jun 05 05:37:48.264805 [NOTICE] fpm_children_make(), line 352: child 4765 (pool default) started
    Jun 05 06:22:31.330589 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 06:22:31.330649 [NOTICE] fpm_children_bury(), line 215: child 10133 (pool default) exited with code 0 after 25911.610278 seconds from start
    Jun 05 06:22:31.330874 [NOTICE] fpm_children_make(), line 352: child 6967 (pool default) started
    Jun 05 07:29:12.100471 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 07:29:12.100529 [NOTICE] fpm_children_bury(), line 215: child 16202 (pool default) exited with code 0 after 22094.740143 seconds from start
    Jun 05 07:29:12.100767 [NOTICE] fpm_children_make(), line 352: child 10098 (pool default) started
    Jun 05 08:56:02.744118 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 08:56:02.744177 [NOTICE] fpm_children_bury(), line 215: child 21625 (pool default) exited with code 0 after 20549.369858 seconds from start
    Jun 05 08:56:02.744411 [NOTICE] fpm_children_make(), line 352: child 14079 (pool default) started
    Jun 05 09:29:22.901473 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 09:29:22.901524 [NOTICE] fpm_children_bury(), line 215: child 2368 (pool default) exited with code 0 after 16931.535898 seconds from start
    Jun 05 09:29:22.901747 [NOTICE] fpm_children_make(), line 352: child 15735 (pool default) started
    Jun 05 09:42:18.861898 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 09:42:18.861949 [NOTICE] fpm_children_bury(), line 215: child 4765 (pool default) exited with code 0 after 14670.597157 seconds from start
    Jun 05 09:42:18.862235 [NOTICE] fpm_children_make(), line 352: child 16296 (pool default) started
    Jun 05 09:52:01.424639 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 09:52:01.424694 [NOTICE] fpm_children_bury(), line 215: child 6967 (pool default) exited with code 0 after 12570.093834 seconds from start
    Jun 05 09:52:01.424913 [NOTICE] fpm_children_make(), line 352: child 16684 (pool default) started
    Jun 05 10:10:40.348272 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 10:10:40.348326 [NOTICE] fpm_children_bury(), line 215: child 10098 (pool default) exited with code 0 after 9688.247574 seconds from start
    Jun 05 10:10:40.348620 [NOTICE] fpm_children_make(), line 352: child 17738 (pool default) started
    Jun 05 10:45:36.907724 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 10:45:36.907780 [NOTICE] fpm_children_bury(), line 215: child 16296 (pool default) exited with code 0 after 3798.045560 seconds from start
    Jun 05 10:45:36.908004 [NOTICE] fpm_children_make(), line 352: child 19247 (pool default) started
    Jun 05 10:49:12.798011 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 10:49:12.798064 [NOTICE] fpm_children_bury(), line 215: child 16684 (pool default) exited with code 0 after 3431.373165 seconds from start
    Jun 05 10:49:12.798291 [NOTICE] fpm_children_make(), line 352: child 19420 (pool default) started
    Jun 05 11:22:39.307961 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 11:22:39.308015 [NOTICE] fpm_children_bury(), line 215: child 19247 (pool default) exited with code 0 after 2222.400026 seconds from start
    Jun 05 11:22:39.308252 [NOTICE] fpm_children_make(), line 352: child 21079 (pool default) started
    Jun 05 11:24:35.635095 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 11:24:35.635171 [NOTICE] fpm_children_bury(), line 215: child 19420 (pool default) exited with code 0 after 2122.836894 seconds from start
    Jun 05 11:24:35.635405 [NOTICE] fpm_children_make(), line 352: child 21166 (pool default) started
    Jun 05 12:10:08.286659 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 12:10:08.286726 [NOTICE] fpm_children_bury(), line 215: child 14079 (pool default) exited with code 0 after 11645.542331 seconds from start
    Jun 05 12:10:08.286937 [NOTICE] fpm_children_make(), line 352: child 23384 (pool default) started
    Jun 05 12:11:57.488456 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 12:11:57.488516 [NOTICE] fpm_children_bury(), line 215: child 21079 (pool default) exited with code 0 after 2958.180281 seconds from start
    Jun 05 12:11:57.488772 [NOTICE] fpm_children_make(), line 352: child 23428 (pool default) started
    Jun 05 12:16:56.384221 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 12:16:56.384280 [NOTICE] fpm_children_bury(), line 215: child 21166 (pool default) exited with code 0 after 3140.748890 seconds from start
    Jun 05 12:16:56.384510 [NOTICE] fpm_children_make(), line 352: child 23644 (pool default) started
    Jun 05 12:48:33.439083 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 12:48:33.439137 [NOTICE] fpm_children_bury(), line 215: child 23384 (pool default) exited with code 0 after 2305.152214 seconds from start
    Jun 05 12:48:33.439384 [NOTICE] fpm_children_make(), line 352: child 25024 (pool default) started
    Jun 05 12:53:47.053533 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 12:53:47.053591 [NOTICE] fpm_children_bury(), line 215: child 23644 (pool default) exited with code 0 after 2210.669099 seconds from start
    Jun 05 12:53:47.053815 [NOTICE] fpm_children_make(), line 352: child 25240 (pool default) started
    Jun 05 13:13:56.707747 [NOTICE] fpm_got_signal(), line 56: received SIGTERM
    Jun 05 13:13:56.707780 [NOTICE] fpm_pctl(), line 256: switching to 'terminating' state
    Jun 05 13:13:56.707808 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 25240 (pool default)
    Jun 05 13:13:56.707819 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 25024 (pool default)
    Jun 05 13:13:56.707825 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 23428 (pool default)
    Jun 05 13:13:56.707831 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 17738 (pool default)
    Jun 05 13:13:56.707837 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 15735 (pool default)
    Jun 05 13:13:56.707841 [NOTICE] fpm_pctl_kill_all(), line 181: 5 children are still alive
    Jun 05 13:13:56.713602 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 13:13:56.713676 [WARNING] fpm_children_bury(), line 215: child 23428 (pool default) exited on signal 15 SIGTERM after 3719.224918 seconds from start
    Jun 05 13:13:56.713702 [WARNING] fpm_children_bury(), line 215: child 25024 (pool default) exited on signal 15 SIGTERM after 1523.274332 seconds from start
    Jun 05 13:13:56.713719 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 13:13:56.715386 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 13:13:56.715424 [WARNING] fpm_children_bury(), line 215: child 15735 (pool default) exited on signal 15 SIGTERM after 13473.813692 seconds from start
    Jun 05 13:13:56.715597 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 13:13:56.715624 [WARNING] fpm_children_bury(), line 215: child 17738 (pool default) exited on signal 15 SIGTERM after 10996.367020 seconds from start
    Jun 05 13:13:56.718582 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 13:13:56.718628 [WARNING] fpm_children_bury(), line 215: child 25240 (pool default) exited on signal 15 SIGTERM after 1209.664827 seconds from start
    Jun 05 13:13:56.718643 [NOTICE] fpm_pctl_exit(), line 81: exiting, bye-bye!
    Jun 05 13:13:57.727119 [NOTICE] fpm_unix_init_main(), line 284: getrlimit(nofile): max:1024, cur:1024
    Jun 05 13:13:57.727282 [NOTICE] fpm_event_init_main(), line 88: libevent: using epoll
    Jun 05 13:13:57.727321 [NOTICE] fpm_init(), line 52: fpm is running, pid 26558
    Jun 05 13:13:57.727543 [NOTICE] fpm_children_make(), line 352: child 26559 (pool default) started
    Jun 05 13:13:57.727736 [NOTICE] fpm_children_make(), line 352: child 26560 (pool default) started
    Jun 05 13:13:57.727960 [NOTICE] fpm_children_make(), line 352: child 26561 (pool default) started
    Jun 05 13:13:57.728249 [NOTICE] fpm_children_make(), line 352: child 26562 (pool default) started
    Jun 05 13:13:57.728557 [NOTICE] fpm_children_make(), line 352: child 26563 (pool default) started
    Jun 05 13:13:57.728614 [NOTICE] fpm_event_loop(), line 107: libevent: entering main loop
    Jun 05 13:20:36.394511 [NOTICE] fpm_got_signal(), line 56: received SIGTERM
    Jun 05 13:20:36.394546 [NOTICE] fpm_pctl(), line 256: switching to 'terminating' state
    Jun 05 13:20:36.394572 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 26563 (pool default)
    Jun 05 13:20:36.394589 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 26562 (pool default)
    Jun 05 13:20:36.394602 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 26561 (pool default)
    Jun 05 13:20:36.394614 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 26560 (pool default)
    Jun 05 13:20:36.394626 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 26559 (pool default)
    Jun 05 13:20:36.394648 [NOTICE] fpm_pctl_kill_all(), line 181: 5 children are still alive
    Jun 05 13:20:36.399184 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 13:20:36.399254 [WARNING] fpm_children_bury(), line 215: child 26559 (pool default) exited on signal 15 SIGTERM after 398.671740 seconds from start
    Jun 05 13:20:36.399272 [WARNING] fpm_children_bury(), line 215: child 26560 (pool default) exited on signal 15 SIGTERM after 398.671550 seconds from start
    Jun 05 13:20:36.399292 [WARNING] fpm_children_bury(), line 215: child 26561 (pool default) exited on signal 15 SIGTERM after 398.671354 seconds from start
    Jun 05 13:20:36.399304 [WARNING] fpm_children_bury(), line 215: child 26562 (pool default) exited on signal 15 SIGTERM after 398.671074 seconds from start
    Jun 05 13:20:36.399315 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 13:20:36.399320 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 13:20:36.399325 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 13:20:36.401941 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 13:20:36.401979 [WARNING] fpm_children_bury(), line 215: child 26563 (pool default) exited on signal 15 SIGTERM after 398.673444 seconds from start
    Jun 05 13:20:36.401994 [NOTICE] fpm_pctl_exit(), line 81: exiting, bye-bye!
    Jun 05 13:20:37.413758 [NOTICE] fpm_unix_init_main(), line 284: getrlimit(nofile): max:1024, cur:1024
    Jun 05 13:20:37.413922 [NOTICE] fpm_event_init_main(), line 88: libevent: using epoll
    Jun 05 13:20:37.413962 [NOTICE] fpm_init(), line 52: fpm is running, pid 27106
    Jun 05 13:20:37.414171 [NOTICE] fpm_children_make(), line 352: child 27107 (pool default) started
    Jun 05 13:20:37.414364 [NOTICE] fpm_children_make(), line 352: child 27108 (pool default) started
    Jun 05 13:20:37.414620 [NOTICE] fpm_children_make(), line 352: child 27109 (pool default) started
    Jun 05 13:20:37.414948 [NOTICE] fpm_children_make(), line 352: child 27110 (pool default) started
    Jun 05 13:20:37.415248 [NOTICE] fpm_children_make(), line 352: child 27111 (pool default) started
    Jun 05 13:20:37.415279 [NOTICE] fpm_event_loop(), line 107: libevent: entering main loop
    Jun 05 15:00:17.391840 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 15:00:17.391910 [NOTICE] fpm_children_bury(), line 215: child 27111 (pool default) exited with code 0 after 5979.976685 seconds from start
    Jun 05 15:00:17.392147 [NOTICE] fpm_children_make(), line 352: child 31727 (pool default) started
    Jun 05 15:01:16.859136 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 15:01:16.859196 [NOTICE] fpm_children_bury(), line 215: child 27107 (pool default) exited with code 0 after 6039.445046 seconds from start
    Jun 05 15:01:16.859420 [NOTICE] fpm_children_make(), line 352: child 31821 (pool default) started
    Jun 05 15:01:41.651705 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 15:01:41.651755 [NOTICE] fpm_children_bury(), line 215: child 27110 (pool default) exited with code 0 after 6064.236827 seconds from start
    Jun 05 15:01:41.652017 [NOTICE] fpm_children_make(), line 352: child 31822 (pool default) started
    Jun 05 15:02:20.200081 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 15:02:20.200129 [NOTICE] fpm_children_bury(), line 215: child 27108 (pool default) exited with code 0 after 6102.785780 seconds from start
    Jun 05 15:02:20.200362 [NOTICE] fpm_children_make(), line 352: child 31905 (pool default) started
    Jun 05 16:19:15.874164 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 16:19:15.874215 [NOTICE] fpm_children_bury(), line 215: child 31727 (pool default) exited with code 0 after 4738.482085 seconds from start
    Jun 05 16:19:15.874440 [NOTICE] fpm_children_make(), line 352: child 3368 (pool default) started
    Jun 05 16:19:46.556022 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 16:19:46.556076 [NOTICE] fpm_children_bury(), line 215: child 31821 (pool default) exited with code 0 after 4709.696673 seconds from start
    Jun 05 16:19:46.556308 [NOTICE] fpm_children_make(), line 352: child 3369 (pool default) started
    Jun 05 16:19:49.148541 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 16:19:49.148596 [NOTICE] fpm_children_bury(), line 215: child 31905 (pool default) exited with code 0 after 4648.948250 seconds from start
    Jun 05 16:19:49.148830 [NOTICE] fpm_children_make(), line 352: child 3370 (pool default) started
    Jun 05 16:20:28.804176 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 16:20:28.804252 [NOTICE] fpm_children_bury(), line 215: child 31822 (pool default) exited with code 0 after 4727.152254 seconds from start
    Jun 05 16:20:28.804494 [NOTICE] fpm_children_make(), line 352: child 3423 (pool default) started
    Jun 05 17:27:19.208337 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 17:27:19.208394 [NOTICE] fpm_children_bury(), line 215: child 3370 (pool default) exited with code 0 after 4050.059580 seconds from start
    Jun 05 17:27:19.208624 [NOTICE] fpm_children_make(), line 352: child 6593 (pool default) started
    Jun 05 17:27:42.564579 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 17:27:42.564635 [NOTICE] fpm_children_bury(), line 215: child 3369 (pool default) exited with code 0 after 4076.008342 seconds from start
    Jun 05 17:27:42.564878 [NOTICE] fpm_children_make(), line 352: child 6594 (pool default) started
    Jun 05 17:27:49.662753 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 17:27:49.662804 [NOTICE] fpm_children_bury(), line 215: child 3368 (pool default) exited with code 0 after 4113.788383 seconds from start
    Jun 05 17:27:49.663035 [NOTICE] fpm_children_make(), line 352: child 6595 (pool default) started
    Jun 05 17:33:25.768211 [NOTICE] fpm_got_signal(), line 56: received SIGTERM
    Jun 05 17:33:25.768238 [NOTICE] fpm_pctl(), line 256: switching to 'terminating' state
    Jun 05 17:33:25.768265 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 6595 (pool default)
    Jun 05 17:33:25.768275 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 6594 (pool default)
    Jun 05 17:33:25.768281 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 6593 (pool default)
    Jun 05 17:33:25.768286 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 3423 (pool default)
    Jun 05 17:33:25.768292 [NOTICE] fpm_pctl_kill_all(), line 172: sending signal 15 SIGTERM to child 27109 (pool default)
    Jun 05 17:33:25.768296 [NOTICE] fpm_pctl_kill_all(), line 181: 5 children are still alive
    Jun 05 17:33:25.772629 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 17:33:25.772688 [WARNING] fpm_children_bury(), line 215: child 6594 (pool default) exited on signal 15 SIGTERM after 343.207826 seconds from start
    Jun 05 17:33:25.772706 [WARNING] fpm_children_bury(), line 215: child 6595 (pool default) exited on signal 15 SIGTERM after 336.109689 seconds from start
    Jun 05 17:33:25.772719 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 17:33:25.773187 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 17:33:25.773207 [WARNING] fpm_children_bury(), line 215: child 6593 (pool default) exited on signal 15 SIGTERM after 366.564597 seconds from start
    Jun 05 17:33:25.775370 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 17:33:25.775407 [WARNING] fpm_children_bury(), line 215: child 27109 (pool default) exited on signal 15 SIGTERM after 15168.360810 seconds from start
    Jun 05 17:33:25.778717 [NOTICE] fpm_got_signal(), line 48: received SIGCHLD
    Jun 05 17:33:25.778760 [WARNING] fpm_children_bury(), line 215: child 3423 (pool default) exited on signal 15 SIGTERM after 4376.974280 seconds from start
    Jun 05 17:33:25.778778 [NOTICE] fpm_pctl_exit(), line 81: exiting, bye-bye!
    Jun 05 17:33:26.787666 [NOTICE] fpm_unix_init_main(), line 284: getrlimit(nofile): max:1024, cur:1024
    Jun 05 17:33:26.787910 [NOTICE] fpm_event_init_main(), line 88: libevent: using epoll
    Jun 05 17:33:26.787950 [NOTICE] fpm_init(), line 52: fpm is running, pid 7075
    Jun 05 17:33:26.788180 [NOTICE] fpm_children_make(), line 352: child 7076 (pool default) started
    Jun 05 17:33:26.788394 [NOTICE] fpm_children_make(), line 352: child 7077 (pool default) started
    Jun 05 17:33:26.788631 [NOTICE] fpm_children_make(), line 352: child 7078 (pool default) started
    Jun 05 17:33:26.788930 [NOTICE] fpm_children_make(), line 352: child 7079 (pool default) started
    Jun 05 17:33:26.789227 [NOTICE] fpm_children_make(), line 352: child 7080 (pool default) started
    Jun 05 17:33:26.789264 [NOTICE] fpm_event_loop(), line 107: libevent: entering main loop

  4. #4
    usu
    usu non è collegato
    Utente Moderatore L'avatar di usu
    Data Registrazione
    Apr 2006
    Località
    Milano
    Messaggi
    1,769

    Re: PhpBB & Nginx: 502 Bad Gateway

    uhm in questi log si vedono errori nel log di nginx sempre in corrispondenza di un restart di php-fpm

    Codice:
    Jun 05 17:33:25.768211 [NOTICE] fpm_got_signal(), line 56: received SIGTERM
    Jun 05 17:33:25.768238 [NOTICE] fpm_pctl(), line 256: switching to 'terminating' state
    ...
    ma questo è normale perché quando dai un restart qualche richiesta va persa per forza.
    Controlla se tutti i SIGTERM sono tuoi restart oppure c'è qualcos'altro sul sistema che dà il comando di restart.

    Altra cosa: versione di php? Compilato a mano o pacchettizzato?

  5. #5
    HT Member
    Data Registrazione
    Feb 2009
    Messaggi
    69

    Re: PhpBB & Nginx: 502 Bad Gateway

    Ho installato tutto con il nginxautoinstaller di ruchirablog.com

  6. #6
    usu
    usu non è collegato
    Utente Moderatore L'avatar di usu
    Data Registrazione
    Apr 2006
    Località
    Milano
    Messaggi
    1,769

    Re: PhpBB & Nginx: 502 Bad Gateway

    Citazione Originariamente Scritto da l0rd0x Visualizza Messaggio
    Ho installato tutto con il nginxautoinstaller di ruchirablog.com
    ARGH!
    Ma è una cosa terribile, come fai a tenere aggiornati i software?
    Vedo che usa una versione di php abbastanza vecchia, php-fpm è entrato ufficialmente in php dalla 5.3.x con modifiche sostanziali e parecchi bugfix.

    Fai una bella cosa, pialla tutto e installa i vari software come dio comanda, altrimenti ci sarà sempre un problema dopo l'altro da risolvere e più passa il tempo, più rimani esposto a nuove falle a livello di sicurezza.

  7. #7
    HT Member
    Data Registrazione
    Feb 2009
    Messaggi
    69

    Re: PhpBB & Nginx: 502 Bad Gateway

    Ora ci provo in locale su debian

    Seguo questa?
    http://blog.servermanaged.it/web-ser...bian-6-squeeze

  8. #8
    Webhosting Guru Junior L'avatar di xAnder
    Data Registrazione
    Aug 2006
    Località
    Torino
    Messaggi
    632

    Re: PhpBB & Nginx: 502 Bad Gateway

    Quella guida è un ottimo punto di partenza, tuttavia devi migliorare la tua configurazione in base alle caratteristiche del tuo server e del tuo sito
    Il mio profilo su LinkedIn
    Il miglior consiglio che ogni amministratore può dare è quello di essere consci della propria ignoranza. (da Linux Server Hacks, Volume Two)

  9. #9
    HT Member
    Data Registrazione
    Feb 2009
    Messaggi
    69

    Re: PhpBB & Nginx: 502 Bad Gateway

    Ho seguito la guida, ma wordpress mi dice che non trova php-mysql

  10. #10
    Webhosting Guru Junior L'avatar di xAnder
    Data Registrazione
    Aug 2006
    Località
    Torino
    Messaggi
    632

    Re: PhpBB & Nginx: 502 Bad Gateway

    Controlla i log
    Il mio profilo su LinkedIn
    Il miglior consiglio che ogni amministratore può dare è quello di essere consci della propria ignoranza. (da Linux Server Hacks, Volume Two)

  11. #11
    HT Member
    Data Registrazione
    Feb 2009
    Messaggi
    69

    Re: PhpBB & Nginx: 502 Bad Gateway

    ???????

Discussioni Simili

  1. esperienze gateway sms
    Di pigghijones nel forum Professione Hosting Provider
    Risposte: 17
    Ultimo Messaggio: 20-05-2010, 14:58
  2. Bloccare porte in uscita gateway debian ipmasq + squid
    Di framacomputer nel forum Gestione Server Windows e Server Linux
    Risposte: 11
    Ultimo Messaggio: 26-04-2009, 10:54
  3. www.foonews.net - Newsgroup gateway
    Di foolix nel forum Il tuo sito
    Risposte: 0
    Ultimo Messaggio: 02-01-2008, 11:18
  4. Ricerca Gateway e Servizio Sms con Api
    Di digene nel forum Pannelli di controllo e Hosting software
    Risposte: 12
    Ultimo Messaggio: 14-06-2007, 18:40
  5. Gateway sms
    Di Nightmare nel forum WebHosting - Primi passi
    Risposte: 12
    Ultimo Messaggio: 13-05-2007, 19:02

Informazioni Discussione

Utenti che Stanno Visualizzando Questa Discussione

Ci sono attualmente 1 utenti che stanno visualizzando questa discussione. (0 utenti e 1 ospiti)

Segnalibri

Permessi di Scrittura

  • Tu non puoi inviare nuove discussioni
  • Tu non puoi inviare risposte
  • Tu non puoi inviare allegati
  • Tu non puoi modificare i tuoi messaggi
  •