Dancing with a tambourine - "PHP"

Michael Shadle mike503 at gmail.com
Sun Aug 30 23:27:22 MSD 2009


sounds like the script is performing like crap. you should profile it
for the bottleneck.

or, you could change php-fpm.conf to allow things to run longer but
that's poor user experience, better to fix the problem not work around
it.

On Sun, Aug 30, 2009 at 12:19 PM, gloomen<nginx-forum at nginx.us> wrote:
> Hi all!
> Problems with PHP, when approaching the site, appears in the logs:
>
> ee /var/log/php-fpm.log
>
> Aug 30 23:11:22.960921  fpm_request_check_timed_out(), line 146: child 596, script '/usr/local/www/web1/index.php' (pool default) executing too slow (5.069391 sec), logg
> Aug 30 23:11:22.961224  fpm_got_signal(), line 48: received SIGCHLD
> Aug 30 23:11:22.961607  fpm_children_bury(), line 194: child 596 stopped for tracing
> Aug 30 23:11:22.961689  fpm_php_trace(), line 139: about to trace 596
> Aug 30 23:11:22.962430  fpm_trace_get_long(), line 69: ptrace(PT_IO) failed: Bad address (14)
> Aug 30 23:11:22.980848  fpm_php_trace(), line 167: finished trace of 596





More information about the nginx mailing list