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

Slow response times from JED #7

Open
coolbung opened this issue Feb 22, 2015 · 3 comments
Open

Slow response times from JED #7

coolbung opened this issue Feb 22, 2015 · 3 comments

Comments

@coolbung
Copy link
Contributor

@beat @wilsonge @nicksavov @zero-24

Is it just me or are you guys seeing that the response from the JED API is quite slow ? The way I've done it right now is that the response also get's JCached so the same API URL being called the second time will give an instant response but the first time seems quite slow. I would also attribute this to the erratic behaviour about links opening in new tabs reported by Nick.

@zero-24
Copy link
Contributor

zero-24 commented Feb 22, 2015

Confirmed. But my "server" is no CDN and don't cache.

beat pushed a commit that referenced this issue Feb 26, 2015
Fixes a bug that prevents the cache of _categories
@zero-24
Copy link
Contributor

zero-24 commented Feb 28, 2015

Just tested on the CDN Staging server and it is still very slow..

@nicksavov
Copy link
Contributor

With the CDN, it helps a lot when navigating to the same page. Also, I suspect the CDN is most useful when others in the region are also navigating, otherwise it's not as useful. Since we're on staging, we're unlikely to see that effect.

Either way, it still seems to be significantly slower than previously.

mbabker pushed a commit that referenced this issue Apr 16, 2017
Fixes a bug that prevents the cache of _categories
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

3 participants