|
|
|
|
|
by reisender
1179 days ago
|
|
How do you handle the limitations of graceful restarts when dealing with UDP-based protocols like HTTP/3, where there is not even a concept of a listener socket? And is there a way to carry existing state to a new process to avoid these limitations? |
|