donde encuentro tutoriales en espanol o castellano ? [email protected] videos? youtbe? quien sabe algo ??
On Fri, Oct 1, 2010 at 2:30 PM, Felippe Bueno <[email protected]> wrote: > Sorry, but I don't understand. > The limit are not 558.00 GB for stored data, and 1MB for each memcache > record ? > > On Thu, Sep 30, 2010 at 5:45 PM, powera <[email protected]> wrote: >> >> Hi -- >> >> Memcache is limited, though there isn't a particular hard limit. In >> general, if you have more than 50MB of data in memcache you will start >> to see decreased LRU eviction times; 1 GB is about the limit a single >> app can store without adjustments regardless of usage. >> >> I've made an adjustment to your app's memcache config allowing it to >> store more data. Hopefully this will help. >> >> On Sep 30, 3:58 am, sahid <[email protected]> wrote: >> > I store my users sessions in memcache (like jaikuengine) but when site >> > traffic is the highest my users are disconnected, >> > i suppose the probleme comes from memcache, because memcache removes >> > old items if the max size is exceeded. >> > >> > Now i use about 900mega of memcache but at the night (i'm in france) i >> > can use more... may be 1giga, >> > >> > i would know if memcache is limited? >> > >> > APPID: devel-inchallah >> > >> > Cordially, >> > Sahid >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" 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?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" 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?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
