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

Node.js Throttling #23

Open
swilliams11 opened this issue Jul 24, 2017 · 0 comments
Open

Node.js Throttling #23

swilliams11 opened this issue Jul 24, 2017 · 0 comments
Assignees

Comments

@swilliams11
Copy link
Owner

It appears that my requests to Node.js are being throttled. According to the console it will take 3 hours to download Nodejs version 8.2. It seems unusually to me. One request works every 5 or 10 minutes.

HTTP request sent, awaiting response... 200 OK
Saving to: ‘/tmp/node-v8.2.1-linux-x64.tar.xz’
0K .......... .......... .......... .......... .......... 0% 833 3h44m
50K .......... .......... .......... .......... .......... 0% 1.30K 3h2m

If this is the case the either

  1. Cloud Foundry should store downloads in their cache and then we can determine if Node.js needs to be downloaded
    or
  2. We should use the Node.js from the Nodejs buildpack (need to determine if we can access this)
    or
@swilliams11 swilliams11 self-assigned this Jul 24, 2017
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