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

load and compatibility testing #34

Open
usernamenumber opened this issue Jan 25, 2015 · 3 comments
Open

load and compatibility testing #34

usernamenumber opened this issue Jan 25, 2015 · 3 comments

Comments

@usernamenumber
Copy link
Contributor

We need to get as many people as possible, on as many devices, testing the cubietruck configuration.

Things we need to know:

  1. How many simultaneous users can we support?
    • Ideally we should test this with a video in an edX course, but if that isn't possible people can connect to the WAP and navigate to http://10.0.0.1/vidtest, which will auto-play a test video as an HTML5 embed.
  2. Are there issues with device compatibility?
    • On my Mac, after connecting to the WAP the OS acts like the connection is bad ("!" over the wifi icon) for a few seconds, but then begins working normally.
      • It also tries to pop up a login window for the WAP, but it always displays as a blank page.
    • On some mobiles it's been less successful.
    • By default the WAP routes all traffic to its self until the user is authenticated. This may be the cause of the problem. Maybe there's a better way to do this kind of redirect?
      • Maybe combine iptables redirection with URL rewriting in nginx?

In both of these cases, we need to get instances set up and then get people to connect with as many devices as we can and report problems.

@usernamenumber
Copy link
Contributor Author

@devalih says he can get ~ 15 people to do load testing during one of QRF's Sunday meetings once they have their cubie.

@usernamenumber
Copy link
Contributor Author

For more on the WAP redirection problems, see #39

@usernamenumber
Copy link
Contributor Author

PR #46 improves the vidtest role. It should be useful now for testing video streaming load.

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

1 participant