Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gracefully shutting down WebSocket connections on shutdown #2622

Open
samsp-msft opened this issue Oct 4, 2024 · 1 comment
Open

Gracefully shutting down WebSocket connections on shutdown #2622

samsp-msft opened this issue Oct 4, 2024 · 1 comment
Assignees
Labels
Type: Bug Something isn't working

Comments

@samsp-msft
Copy link
Contributor

A request came in from a partner team, that they want YARP to gracefully drain and shutdown connections when the process gets a SIGTERM from k8s.
I think we drain existing inbound connections and not allow new ones to connect, but I don't know what we do upstream/downstream, especially with websocket and http2 connections?

@samsp-msft samsp-msft added the Type: Bug Something isn't working label Oct 4, 2024
@samsp-msft
Copy link
Contributor Author

@timmydo for FYI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants