When you select 1gig private memcache, it will cost $2.88 per day, about 
$90 a month, nothing to do with bandwidth at present.

For that you get to store 1 gig in memory cache but if you store less it 
still costs the same.

Wish they would prorate private memory cache too, and cut the chains of 
google apps on GAE.

On Friday, December 6, 2013 12:13:57 PM UTC-8, Martin Liersch wrote:
>
> Hi everyone,
>
> I'm having two questions about memcache:
>
> 1) I am having app that stores ~20000 entries in the memcache (each being 
> a Serializable with a String and two integers).
> I store those entries with an expiration time of 6 hours.
> When using the free, shared memcache, it only seems to store ~5000 of 
> those entries in the memcache. The oldest entry is mostly just some minutes 
> old. Why is that? The cache size is ~7 mb at that time...
>
> So i thought, okay, let's switch to dedicated memcache and choose the 
> smallest available setting: 1 Gbyte.
> So now all my entries are stored correctly and the oldest entry is 6 
> hours, etc. Everything is fine.
>
> Except for 2) The quota exploded! After just some hours of using this 
> setting I sais that I have used 18 "Gbyte Hours" already. How is that 
> possible, the total size of my memcache is only~ 11 Mb. So I would think 
> that it would cost me 11Mb*24Hours*$0.12 per day, which would be $0.03. Is 
> my calculation wrong?
>
> Thanks, Goddchen
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to