Dear Jack: > I understand that there can be problems with everyone having a full- > time reserved JVM. My problem is simply that the instance restarts > too frequently. I mean, honestly, one SINGLE page request results in > TWO application restarts? Even if you get it down to 4 seconds, > that's 8-10 seconds just for the page to load.
I'm VERY VERY agree with this, the instance restarting is TOO frequently, even we just use Servlet + JSP the performance still can't be accepted. I don't think this'e a reasonable behavior of a production web container. But maybe we just can start this open issue (http://goo.gl/juDy) to push GAE team helping us as soon as possible, I think my boss will be angry for this answer. >__< Thanks a lot for your reply !!! -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
