[google-appengine] Need more memcache space

2010-10-14 Thread Sahid Orentino Ferdjaoui
Hello,


I need more memcache space, actually i have 2G and that is too less.


Why i need more?


I generate a userlist of 100onlines by a cron every 10minutes



but i have see, my userlist is deleted when my website is on
hightraffics.
so to correct it i have updated my cron to generate a userlist every
1minute but that consume more ressources.



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 google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Need more memcache space

2010-10-14 Thread YF CAO
Check your code.
You may created more than one instance of memcache.

2010/10/15 Sahid Orentino Ferdjaoui sahid.ferdja...@gmail.com

 Hello,

 I need more memcache space, actually i have 2G and that is too less.

 Why i need more?

 I generate a userlist of 100onlines by a cron every 10minutes

 but i have see, my userlist is deleted when my website is on hightraffics.
 so to correct it i have updated my cron to generate a userlist every
 1minute but that consume more ressources.

 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 google-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
 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 google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.