-
Notifications
You must be signed in to change notification settings - Fork 18
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
play-japid cold start issue on GAE #43
Comments
Hi, It's been a long while since I played with GAE. I cannot think of a explanation for what you have observed since Japid at Can you try this link to see if shows similar delay? It is a little app running Japid 0.8.5.x deployed very long ago. Bing 2012/5/11 bendanpa <
|
Hi, I tried your sample and it does not have the issue I described. But I don;t know why such a small example of mine has the cold issue. does it matter with the different versions? I used GAE 1.6 and play 1.2.4 and japid 0.9.3.4. And the weird thing is that I redeployed the exact same tiny app to another app-id and the "cold refresh" disappeared. however, the old one still have the issue. the old url: flex-on-grails.appspot.com , this one has the cold refresh issue. Anyway, I will do some more experiments Thanks, |
Was there something like keep-warm in the app setting? It has been a long time since last time I touched it. bing ran, en route 在 2012-5-11,5:54,[email protected] 写道:
|
I have very simple hello world paly+japid app on GAE. The problem I have is when I refresh the page over a couple of minutes it takes about 7 seconds to load the page. It looks like not a GAE issue as the instance is still active on the gae admin console. I also tried rythm and rythm does not have this issue (it does take more time to load a page for real cold start since it does not have a precompile template.) please take a look.
Regards,
Bendanpa
The text was updated successfully, but these errors were encountered: