Created by: booo
Do not keep a reference of the req object through the req.headers object. Create a copy of the headers object instead.
Could you maybe check this? I'm trying to use node-http-proxy in a production env. but in 30 minutes and 200 req/s the app is out of memory. I tried to profile the app with node-webkit-agent. I suspect the following line to be part of the problem. I'm not 100% sure...
Best Regards Philipp