coderzc commented on code in PR #15678: URL: https://github.com/apache/pulsar/pull/15678#discussion_r887700338
########## 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: > I would name this like 'proxyZeroCopyModeEnabled' ok, the name is clear -- 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]
