-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug: diable haproxy zero copy forwarding (#214)
haproxy version 2.9.1 is consuming > 100% of cpu. the problem does not happen in older versions. this commit disables the zero copy forwarding as per workaround here: haproxy/haproxy#2402 (comment) we may want to enable this back in once it is fixed upstream.
- Loading branch information
1 parent
fc9bcd1
commit f879a25
Showing
2 changed files
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters