cloudflare / pingora

A library for building fast, reliable and evolvable network services.
Apache License 2.0
20.25k stars 1.1k forks source link

Query - any way to ask HttpProxy to close idle connections? #256

Closed xushichangdesmond closed 3 weeks ago

xushichangdesmond commented 1 month ago

Hi, so I am using some kind of service discovery to find endpoints to load balance around. However, when some endpoints are retired or removed from service discovery, I wish to close the idle connections to those endpoints, instead of needing to set idle timeouts on the HttpPeer options. Is there any way to do this?

Thank you once again.

github-actions[bot] commented 3 weeks ago

This question has been stale for a week. It will be closed in an additional day if not updated.

github-actions[bot] commented 3 weeks ago

This issue has been closed because it has been stalled with no activity.