On 28 Aug 2014, at 17:28, Ingwie Phoenix <[email protected]> wrote:
> Hey. Is there a module that lets me interface with PHP-CGI or -FPM in a > http/s server request handler context? > I am looking forward to keeping the instance of cgi or fpm running to use > OPCache. Not sure what you mean by interface in a http/s server request handler context, but I suspect some of these might be of use: https://www.npmjs.org/search?q=fastcgi Are you trying to access node from php or php from node? What sort of server? Aria -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/861A04F0-19AD-4E7D-8D67-E9E384C2184D%40nbtsc.org. For more options, visit https://groups.google.com/d/optout.
