Document r334719, SO_REUSEPORT_LB socket option addition.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
6454e1c285
commit
7cb5125d84
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52633
1 changed files with 6 additions and 0 deletions
|
@ -884,6 +884,12 @@
|
|||
updated to use &man.rmlock.9; instead of &man.rwlock.9;,
|
||||
resulting in significant performance improvements.</para>
|
||||
|
||||
<para revision="334719" contrib="sponsor"
|
||||
sponsor="&limelight;">The <literal>SO_REUSEPORT_LB</literal>
|
||||
option has been added to the network stack, allowing multiple
|
||||
programs or threads to bind to the same port, and incoming
|
||||
connections load balanced using a hash function.</para>
|
||||
|
||||
<para revision="338253">The &man.pf.4; ioctl interface and
|
||||
&man.pfctl.8; now support &man.altq.4; bandwidth parameters of
|
||||
<literal>2^32</literal> bps or greater. The
|
||||
|
|
Loading…
Reference in a new issue