The limit placed on disk quota in Linux is counted in blocks. However, I found no reliable way to determine the block size. Tutorials I found refer to block size as 512 bytes, and sometimes as 1024 by
Google App Engine has some information about Memcache limits: http://code.google.c开发者_开发问答om/appengine/docs/quotas.html#Memcache
Does anyone know if it is possible to access via code either from within App Engine SDK or some form of WebAPI your current 开发者_Python百科account quota details.