-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
-
Fix Understood
When HTTP/3 is enabled, the HttpClient may use an additional platform thread for its QuicSelector, With recent updates to NIO/VirtualThreads that thread could now become a VirtualThread. This would avoid having each HttpClient instance use up two platform threads, one for the TCP SelectorManager, and one for the HTTP/3 QuicSelector