This request caused a new process to be started for your application, and thus caused your application code to be loaded for the first time. This request may thus take longer and use more CPU than a typical request for your application.と Logs に出てくるのが気になっていたんだけれど…。
#appengine でスピンアップのリクエストの時ってWarningのログを出してくれている? "This request caused a new process to be started for your application"って出てる
スピンアップした(アプリケーションが起動した)のがわかるようになってたのか。こりゃ便利。CPU 時間がいつもよりかかったリクエストの理由を知ったり、スピンアップ、スピンダウンの間隔を知ったりするのにいいね。
No comments:
Post a Comment
Comments on Google+: