wjones127 commented on issue #5194: URL: https://github.com/apache/arrow-rs/issues/5194#issuecomment-1850881975
There appear to be known performance issues with HTTP2 in Hyper: * https://github.com/hyperium/hyper/issues/1813 * https://github.com/hyperium/hyper/issues/3071 I'm going to make a PR to make `HTTP1_ONLY=true` the default, as I think that will make performance less surprising. If folks object, I can instead make a PR to create notices in the docs encouraging users to set that for optimal performance. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
