Architect at Unbxd Inc.
Nothing here yet.
No blogs yet.
I am using a simple express application as reverse proxy. The job of this application is to route downstream calls to otherAPI endpoints. The issue I am noticing is, node-proxy is adding 5-10 times the time the downstream application is taking. For ...