3cky / mbusd

Open-source Modbus TCP to Modbus RTU (RS-232/485) gateway.
BSD 3-Clause "New" or "Revised" License
575 stars 219 forks source link

Need to know the connection limit ? #68

Closed Abbad-Zafar closed 3 years ago

Abbad-Zafar commented 4 years ago

My log says connection limit reached. How many connections can be establish at time ?

3cky commented 4 years ago

TCP connections limit is set up by -C command line option or by maxconn config file option. Default is 32, max is 128.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.