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

Total # Concurrent Users #250

Closed
mikezucker opened this issue Apr 30, 2017 · 9 comments
Closed

Total # Concurrent Users #250

mikezucker opened this issue Apr 30, 2017 · 9 comments

Comments

@mikezucker
Copy link

mikezucker commented Apr 30, 2017

I was just wondering how many total concurrent connections PiVPN can have? I am looking for 10-15 concurrent users at one time for 24/7/365. Is this possible without drastic performance issues?

@redfast00
Copy link
Contributor

This will be dependent on hardware, network and network usage on the client devices. What are you running this on? OpenVPN can certainly be used for more than 15 devices at a time, but the bandwidth might be a bottleneck.

@mikezucker
Copy link
Author

mikezucker commented May 1, 2017 via email

@redfast00
Copy link
Contributor

The Pi only has 100MBit ethernet built in, so that might be a bottleneck. I think the CPU will be fine, but I don't know for sure. Please let me know when you tested this out.

@mikezucker
Copy link
Author

mikezucker commented May 1, 2017 via email

@mikezucker
Copy link
Author

mikezucker commented May 5, 2017 via email

@redfast00
Copy link
Contributor

You can use the top command on linux. It's still text base, but will do the task. For cpu temp, see https://askubuntu.com/q/15832/459815.

@Tharmkin
Copy link

Tharmkin commented May 31, 2017

For cpu temp on Pi see here: https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=34994
in short; this command shows the Pi's CPU temperature:
/opt/vc/bin/vcgencmd measure_temp

@coolapso
Copy link
Member

@mikezucker any news about this or can this issue be closed?

@mikezucker
Copy link
Author

mikezucker commented Jun 30, 2017 via email

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

No branches or pull requests

4 participants