[PHP-DEV] PHP-FPM and max_execution_time

2012-03-07 Thread Christian Kaps
Hi, before I submit a Bug report I wanted to validate if it's a bug or not. I try to increase the max_execution_time for a test script. What I have done is to set php_admin_value[max_execution_time] = 100 in the config for my pool. The phpinfo() output shows this value for

Re: [PHP-DEV] PHP-FPM and max_execution_time

2012-03-07 Thread Antony Dovgal
On 03/07/2012 03:47 PM, Christian Kaps wrote: The Apache logs prints: FastCGI: comm with server /home/christian.kaps/fcgi.sock aborted: idle timeout (30 sec) FastCGI: incomplete headers (0 bytes) received from server /home/christian.kaps/fcgi.sock

Re: [PHP-DEV] PHP-FPM and max_execution_time

2012-03-07 Thread Christian Kaps
Hi, Am 07.03.2012 13:32, schrieb Antony Dovgal: On 03/07/2012 03:47 PM, Christian Kaps wrote: The Apache logs prints: FastCGI: comm with server /home/christian.kaps/fcgi.sock aborted: idle timeout (30 sec) FastCGI: incomplete headers (0 bytes) received from server