andydunstall / piko

An open-source alternative to Ngrok, designed to serve production traffic and be simple to host (particularly on Kubernetes)
MIT License
1.9k stars 55 forks source link

workload: add upstream churn #100

Closed andydunstall closed 4 months ago

andydunstall commented 4 months ago

Adds --churn.interval and --churn.delay to configure how often each upstream should churn (disconnect and reconnect) and the delay between disconnecting and connecting.