On Tue, Mar 18, 2014 at 11:37 PM, Erik Chan <erik.c...@gmail.com> wrote:

> Wondering if anything has changed on this front? My app is very slow
> loading from China
>

Can you paste the URL to a screenshot of a browser's network tab loading a
page from China, or an equivalent loading timeline?

In a typical app, the Web server/Heroku service is only serving 1 document
per page load. The static assets are probably coming from a CDN like
Cloudfront or Fastly. Even if static assets are coming from the app[1],
another 200-300 ms of RTT shouldn't make it "very slow," just not instant.

[1]: There's almost no reason to do this for any production app, let alone
an app with a worldwide audience.

Troy

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Heroku" group.

To unsubscribe from this group, send email to
heroku+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en_US?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Heroku Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to heroku+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to