Re: Heroku app reeeeaaly slow accessed from China - other people's experiences?

2014-03-19 Thread Yeung William
Amazon EC2 in china is not going to be anything brilliant. I think you need to consider rackspace HK in this case. They recently has VPS (Cloud) service in Hong Kong- not as automated as heroku, unfortunately comparing to china access you probably need to trade off. On 19 Mar, 2014, at 2:37 pm

Re: Heroku app reeeeaaly slow accessed from China - other people's experiences?

2014-03-19 Thread Troy Davis
On Tue, Mar 18, 2014 at 11:37 PM, Erik Chan 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 W

Issues with Spray and SSL on Heroku

2014-03-19 Thread Ole Sprause
Hi there, I just added SSL to my Spray / Scala / Akka app. On my dev machine it works but on Heroku I get Received unexpected Tcp.PeerClosed, invalidating SSL session and [SSLException:Unrecognized SSL message, plaintext connection?] Does anybody have an idea about what this could be about