This release enhances performance by optimizing request routing logic for co-located deployments. Requests are now correctly prioritized to the local backend node, which significantly reduces network latency and improves overall request throughput.

### Improvements

*   Corrected request routing to ensure traffic is directed to the local backend node first. This optimization reduces network latency and improves request throughput for co-located deployments. (#116)