cbornet commented on code in PR #15678: URL: https://github.com/apache/pulsar/pull/15678#discussion_r878661921
########## conf/proxy.conf: ########## @@ -60,6 +60,9 @@ advertisedAddress= # Enable or disable the HAProxy protocol. haProxyProtocolEnabled=false +# Enable or disable the zero-copy of NIC to NIC. +zeroCopyModeEnabled=true Review Comment: zero-copy can mean a lot of things. Can we be more explicit here ? -- 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]
