node-fastcgi-parser icon indicating copy to clipboard operation
node-fastcgi-parser copied to clipboard

No response from the PHP-FPM Server

Open maatthc opened this issue 10 years ago • 0 comments

Hi there, I've been trying to it with different Nodejs/OS/PHP versions but the result is always the same: connection.ondata() is never called! I can see on the PHP logs that the server gets the request, executes all it need to do but there is no response from the server back to the script and the browser connection keeps open until the browser times it out. I've tried different forks of node-fastcgi-parser but all seem to do the same. Any ideas?

Cheers, Alexandre

maatthc avatar Jul 15 '15 09:07 maatthc