CgiHttpKernel icon indicating copy to clipboard operation
CgiHttpKernel copied to clipboard

Provide a way to set cgi process timeout

Open mmenozzi opened this issue 8 years ago • 1 comments

Currently the default Symfony Process timout of 60 seconds is used. Sometimes I need to debug (with xdebug) the CGI process and that timeout it's very uncomfortable. It would be useful if we can disable the timeout.

mmenozzi avatar Feb 15 '17 10:02 mmenozzi

I opened https://github.com/igorw/CgiHttpKernel/pull/11 for this issue. @igorw it's ok for you?

mmenozzi avatar Feb 18 '17 17:02 mmenozzi