pooling_enabled: true.
This is ngrok’s Endpoint Pooling feature.
When two endpoints start with the same URL and have pooling enabled, they form an endpoint pool.
Incoming traffic to the pooled URL is automatically distributed among all healthy endpoints in the pool.
If one endpoint goes offline, traffic is seamlessly routed to the remaining endpoints, ensuring redundancy and failover.
You’d configure your agent running on server 1 similar to the following:
What’s next
- Set up a custom connect URL to white-label the agent connection for your customers.