Skip to content

Add config option to set limit of tcp connections

Created by: szarsti

We found, that we had to extend default ranch 'max_connections' limit. I present this patch, because others may need to customise it as well. It feels like ddb.conf is good place to put those customizations.

Merge request reports