lwc:mqtt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
lwc:mqtt [2021/10/04 19:44] John Harrisonlwc: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
 </code> </code>
  
Line 67: Line 67:
 cat /proc/630/limits | grep 'open files' cat /proc/630/limits | grep 'open files'
 </code> </code>
 +
 +[[https://ma.ttias.be/linux-increase-ip_local_port_range-tcp-port-range/|increase ip_local_port_range]]
  
 === References === === References ===
  • lwc/mqtt.1633394647.txt.gz
  • Last modified: 2021/10/04 19:44
  • by John Harrison