2017-09-14 13:08 GMT+02:00 Janne Johansson <[email protected]>:

> 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.

Reply via email to