Commit 32c2a9c
committed
follow-up on phpGH-16842 adding few options to freebsd tcp stack settings.
- `TCP_REUSPORT_LB_NUMA` to add/remove a filter associated with the NUMA
domain.
- `TCP_FUNCTION_ALIAS` when available to fetch the alternate function
pointer name (or empty), (FreeBSD 14.0 min tough).
- `TCP_BBR_ALGORITHM` for the older BBR TCP stack which backend is used
`0` netflix, `1` google.1 parent f576b81 commit 32c2a9c
2 files changed
+47
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
650 | 681 | | |
651 | 682 | | |
652 | 683 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments