search

Home  >  Q&A  >  body text

node.js - node http-proxy和nginx代理性能对比?

PHP中文网PHP中文网2829 days ago1045

reply all(3)I'll reply

  • ringa_lee

    ringa_lee2017-04-17 13:37:41

    Yes, and still use nginx to proxy node

    reply
    0
  • PHP中文网

    PHP中文网2017-04-17 13:37:41

    Simple proxying is definitely better than nginx. There is no doubt about this. The problem is that nodejs can handle a request before proxying, but nginx cannot.

    reply
    0
  • 阿神

    阿神2017-04-17 13:37:41

    No one does such a test?

    reply
    0
  • Cancelreply