which system are you using ?
can you give us the ./configure ... --enable-fpm output ?
It already exists in FPM, maybe your system doesn't have what it needs
(ptrace and stuff)
++ jerome
2010/12/1 colnector (colnect.com) <webmaster@colnect.com>:
> Seeing the following messages in php-fpm log file:
>
> [WARNING] [pool www] child 21540, script '/var/www/web/file.php'
> executing too slow
>
> it's hard to tell which request actually created the slow response as
> I'm actually using a framework with routing logic.
> Is there a possibility to include more details such as the entire
> request URI and possibly some headers (cookies/user-agent/etc.)
> ?
>
> Thanks
>