Check TCP Buffer Size of Raspberry Pi - Raspberry Pi Forums


hi all,

wondering how check default tcp buffer size pi, have read online using command

/proc/sys//net/ipv4/tcp_rmem

show minimum default , maximum read buffer size and

/proc/sys//net/ipv4/tcp_wmem

show same write.

when entering in lxterminal permission denied thought use sudo though states command cannot found. there workaround this?

you need read file...

code: select all

cat /proc/sys//net/ipv4/tcp_rmem 
petero


raspberrypi



Comments

Popular posts from this blog

Convierte tu Raspberry en un NAS. Firmware fvdw-sl 15.3 - Raspberry Pi Forums

How to format a Get Request

avrdude: verification error, first mismatch at byte 0x0000 0x0c != 0x62