Thursday, September 14, 2017

Re: TCP Window Scaling

2017-09-14 13:08 GMT+02:00 Janne Johansson <icepic.dz@gmail.com>:

> Since 6.1 I think the max is 2M, and not 256k. Many programs will also
> allow you to bump limits using setsockopt.
>
>
>
httpd.conf:
server "secret.site" {
tcp {
socket buffer 2097152
}

rsyncd.conf:
...
socket options = SO_SNDBUF=2097152


--
May the most significant bit of your life be positive.

No comments:

Post a Comment