Well I have 1000+ users with an app and every page is absolutely unique to 
them and no anonymous users, and the contents of every page is dynamically 
calculated and will be updated any time they do anything, they are required 
to log in every week or so to log their work hours to comply with their 
certification for their electrical certificates, so they are garunteed to 
keep coming back ;-)

The real kicker is access is only via SSL (which also kills edge cache ;-)

So not too picky, 

Memcache is the big win here (in this app once the user logs in they get 
around 70-80% cache hits from memcache.)

Cheers

T

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/kgEbRbGAdYkJ.
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?hl=en.

Reply via email to