fastify-reply-from
fastify-reply-from copied to clipboard
Support load balancing across multiple base urls.
Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the feature has not already been requested
🚀 Feature Proposal
Undici now ships BalancedPool
, an utility to load balance across multiple upstreams.
We should support this in fastify-reply-from.
Motivation
No response
Example
No response