node-fastcgi-parser
node-fastcgi-parser copied to clipboard
No response from the PHP-FPM Server
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