Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8064721
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T11:27:20+00:00 2026-06-05T11:27:20+00:00

We have a customized Flash/HTML5 video player we use for users on our site.

  • 0

We have a customized Flash/HTML5 video player we use for users on our site. I’m currently fleshing out the experience for users who have ‘suboptimal’ bandwidth–basically we’d like the client side code to be able to detect poor user experience due to excessive buffering. I would like to test this “poor bandwidth” handling code in my local development environment.

Does anyone know of good techniques for simulating “poor bandwidth” in a local environment for testing purposes?

More specifically I have my local browser connecting to a virtual machine with instances of uWSGI, nginx, and python/django and I would like to be able to inject arbitrary amounts of delay into the delivery of content from these systems. (I’m primarily concerned with doing this with nginx, which does the video content delivery/streaming).

EDIT: It may be relevant that the dev environment is Mac OS X.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T11:27:21+00:00Added an answer on June 5, 2026 at 11:27 am

    Just use nginx’s configuration.

    While OS X Lion’s Network Link Conditioner works as expected it’s still annoying to use when I’m really just trying to test a subset of a web app’s behavior–i.e., the slow video buffering handling system.

    As such, I’ve found it much more convenient to set rate limiting in my nginx.conf file, e.g.,:

    location ~ /files/(.*\.(mp4|m4v|mov))$ {
        ...
        limit_rate 50k;  #  <-- Limit download rate per connection to 50kbps
        ...
    }
    

    EDIT: See the nginx HttpCoreModule docs.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a flash video using the FLVPlayback 2.5 container with a customized skin,
Currently I have a customized people picker in sharepoint 2010, it searches the search
I have panel that I have customized. I use it to display text. But
I have a problem when posting video through my app on users with TimeLine
I have customized the UIAlertView class. It's working perfectly. I don't want the bounce
In my magento project the search result not displays. I have customized my magento.
I have a customized version of SDL 1.2 and pygame 1.9.1 that implement SDL2's
I've been looking at a lot of iOS user interfaces that have been customized.
I have UITableView and cell's are customized and have a UIImage with UIbutton, UIlabel
We have a lot of customized spreadsheet solutions that are being used and we

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.