Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| lwc:mqtt [2021/10/04 19:50] – John Harrison | lwc:mqtt [2021/10/20 09:31] (current) – John Harrison | ||
|---|---|---|---|
| Line 43: | Line 43: | ||
| net.ipv4.tcp_rmem = 4096 4096 16777216 | net.ipv4.tcp_rmem = 4096 4096 16777216 | ||
| net.ipv4.tcp_wmem = 4096 4096 16777216 | net.ipv4.tcp_wmem = 4096 4096 16777216 | ||
| - | net.ipv4.ip_local_port_range = 1000 65535 | + | net.ipv4.ip_local_port_range = 15000 65535 |
| </ | </ | ||