Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

any method to set the listen backlog for ssl listener? #51

Closed
inter169 opened this issue Apr 25, 2017 · 1 comment
Closed

any method to set the listen backlog for ssl listener? #51

inter169 opened this issue Apr 25, 2017 · 1 comment
Labels

Comments

@inter169
Copy link

Hello,
we need to export the ssl port (8883) to devices, so necessary to set a bigger backlog for this port,
but I tried to set following configurations:
mqtt.listener.ssl.backlog = 8192
or
mqtt.listener.ssl.tcp.backlog = 8192

it didn't work, the mqttd failed to start, how to set the backlog for SSL listener?

@turtleDeng
Copy link
Member

@inter169 Please submit the issue in https://github.com/emqtt/emqttd/issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants