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

How do you select locat IP when starting a client? #2

Closed
galvezlj opened this issue Oct 1, 2015 · 1 comment
Closed

How do you select locat IP when starting a client? #2

galvezlj opened this issue Oct 1, 2015 · 1 comment
Assignees
Milestone

Comments

@galvezlj
Copy link

galvezlj commented Oct 1, 2015

My Client machine has multiple IP and I would like to make use of them when connecting to my emqttd broker. This should allow me to have more than 65K connections from one client machine given that my client machine has adequate RAM and CPU.

@emqplus emqplus added this to the 0.2 milestone Oct 8, 2015
@emqplus emqplus self-assigned this Oct 8, 2015
@emqplus
Copy link
Contributor

emqplus commented Oct 8, 2015

Support 'ifaddr' option now:

./emqtt_bench_pub --ifaddr 192.168.1.10
./emqtt_bench_sub --ifaddr 192.168.2.10

@emqplus emqplus closed this as completed Oct 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants