You need to know how Google products work.
At least you can control two things.
- The memory that WP itself will try to use as max:
define('WP_MEMORY_LIMIT', '256M'); - The value of the container you are using (600Mhz / 128Mb for free use).
Even if he works with PHP, he uses his own Python-based infrastructure and uses his own configuration files. Thus, .htaccess or php.ini will not be handled here. Just configuration files, which you can read about in the documentation.
In any case, Iβm watching peopleβs messages and know that you can at least run 128Mb of the minumun instance. In addition, I do not recommend you use AppEngine to host your blog.
source share