Am Mittwoch, den 13.01.2010, 11:14 -0500 schrieb Ugo Bellavance:
[...]
>=20
> ## Linux box
>=20
> net.ipv4.tcp_tso_win_divisor =3D 3
> net.ipv4.tcp_adv_win_scale =3D 2
> net.ipv4.tcp_app_win =3D 31
> net.ipv4.tcp_window_scaling =3D 1
>=20
> net.core.rmem_default =3D 107520
> net.core.wmem_default =3D 107520
> net.core.rmem_max =3D 131071
> net.core.wmem_max =3D 131071
>=20
[...]

Sorry, I'm not a BSD guy, but the Linux memory values seem somewhat low.
How much RAM do you have in that box? Theses values and the following
could be set somewhat more generous, depending on available RAM and BDP
(bandwidth delay product)

net.ipv4.tcp_mem = 311904       415872  623808
net.ipv4.tcp_wmem = 4096       16384   4194304
net.ipv4.tcp_rmem = 4096       87380   4194304

Klaus



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Commercial support available - https://portal.pfsense.org

Reply via email to