node -http-proxy is a great solution as suggested by @hross above. If you are not out of date when using node, we use NGINX to do the same. It works great with node. We use it, for example, to process SSL requests before sending them to node. It can also handle caching and forwarding routes. Hurrah!
Jamund Ferguson Nov 01 '11 at 17:19 2011-11-01 17:19
source share