Hi, why is configure limiting the tcp receive buffer size per default to only 64K on Linux (I know of the setting "tcp_recv_bufsize")? Wouldn't it be wise to let the kernel choose the appropriate sizes (because it only knows about memory pressure or not etc), also with respect to recent TCP implementation enhancements? Cheers, Ronny