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

Heroku instance is sometimes slow #287

Closed
empeje opened this issue Oct 19, 2020 · 3 comments
Closed

Heroku instance is sometimes slow #287

empeje opened this issue Oct 19, 2020 · 3 comments

Comments

@empeje
Copy link

empeje commented Oct 19, 2020

I know for a fact that Heroku's free account might sleep if there's no activity.

I extensively using this https://cors-anywhere.herokuapp.com/, in my project, but sometimes the response of the Heroku instance is too slow which possibly due to startup time. Can you guys confirm which instance/dyno type you use in this Heroku instance https://cors-anywhere.herokuapp.com/?

@Rob--W
Copy link
Owner

Rob--W commented Oct 19, 2020

I don't have a slow startup because the service is too popular. It's running 24/7.

@Rob--W Rob--W closed this as completed Oct 19, 2020
@empeje
Copy link
Author

empeje commented Oct 19, 2020

Thank you for your answer @Rob--W, I know your service is popular, but I might be 1% minority here, I found out that it sometimes slow to load, about 30 seconds to 1 minute. Not sure if it's coming from the cors-anywhere or the service I'm trying to access which is the TinyUrl, which is popular as well.

Just so you know, I set up a NewRelic synthetic just now to ping the service if it's up 99.99%.

@Rob--W
Copy link
Owner

Rob--W commented Oct 20, 2020

The service is too popular. Sometimes the public demo cannot keep up with the demand.

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

2 participants