Re: [google-appengine] Re: GAE/J Performance (Slowness)

2010-03-13 Thread Patrick Twohig
Scratch one cause off of the list. I found out that the client would always send each request without credentials, the server would kick back a 401 and then the client would resubmit with credentials every time! It was nuts, two requests for each useful request :( Since doing that the app has be

[google-appengine] Re: GAE/J Performance (Slowness)

2010-03-12 Thread Tim Hoffman
Hi Have you checked that startup times on a lightly used system are not inflating your response times ? T On Mar 13, 3:05 pm, Patrick Twohig wrote: > Hi, > > I asked once before, but I'm getting some painfully slow requests in my > app.  Even on queries that I am certain only fetch a few entiti