Share a Proxy Among Node.js Agents
This page describes how to configure multiple Node.js Agents on a machine to share a single, multi-tenant Java proxy.
Configure a Shared Proxy
Proxy Sharing Limits
By default, a single proxy can handle up to ten agents. If you need to run more, you will have to
            adjust the maxHeapSize and maxPermSize settings in the
                runproxy script.
When adding agents, use debug mode and monitor the proxy.out file, which
            indicates whether the proxy is running out of heap. The file is visible when running in
            debug mode.