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

Bad server performance? #126

Open
XhmikosR opened this issue Nov 1, 2017 · 4 comments
Open

Bad server performance? #126

XhmikosR opened this issue Nov 1, 2017 · 4 comments

Comments

@XhmikosR
Copy link
Contributor

XhmikosR commented Nov 1, 2017

So, I'm getting pretty bad results from Europe. Doesn't App Engine offer a CDN?

https://gtmetrix.com/compare/qEUiXAh9/Vot0NZ6L

And generally, TTFB is pretty bad; this is static so it shouldn't be too slow, right?

@lgarron
Copy link
Collaborator

lgarron commented Nov 2, 2017

This is what I get, with the cache disabled:

screen shot 2017-11-01 at 17 23 40

The first request is pretty fast, and the rest are all in parallel.

We only have a few App Engine instances, but I don't know where in the world they are. I'm happy to perform some simple settings tweaks to get better latency for other parts of the world, but don't have time myself to look into how to do that.

@XhmikosR
Copy link
Contributor Author

XhmikosR commented Nov 2, 2017

Do they offer a CDN? If not, have you thought about using Cloudflare for example? This should take care of the latency. The rest is a matter of cache control which if you haven't set in the origin, it will make things harder.

@lgarron
Copy link
Collaborator

lgarron commented Nov 2, 2017

Do they offer a CDN? If not, have you thought about using Cloudflare for example?

We should use a Google Cloud solution. Would you care to look if any features of Google Cloud make this easy?

@XhmikosR
Copy link
Contributor Author

XhmikosR commented Nov 2, 2017

I have never used Google Platform so I'm not sure if I'll be of much help. :/

I do see this though https://cloud.google.com/cdn/docs/

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