Home  >  Article  >  Backend Development  >  SAE operation record

SAE operation record

巴扎黑
巴扎黑Original
2016-11-11 14:06:401239browse

1 Developer users can only create DBs for the myisam storage engine. Only enterprise users can create INNODB.
2 MEMCACHE must be initialized to use MYSQL. Daily fee
3 Each app can only create a maximum of 10 svn branches
4 Each storage can only create a maximum of 10 domains
The number of domains created by a single App is File writing Offset offset is not supported
Uploaded file naming must use UTF8 encoding format
Note: Since Runtime only allows a maximum of 10MB to be uploaded, files larger than 10M need to be uploaded through cyberduck (download address http://cyberduck.ch/, refer to the connection method ), upload the user's sql file to Storage, and then import the sql into MySQL through the online management platform.

Capacity Quota

             Capacity quota is set for MySQLStorageMemCache, which refers to the maximum limit of disk or memory that the user can use (see the table below). The maximum capacity quota of Memcache is set by the user when initializing Memcache and can be set. The range is 1M~256M.

Service Quota
MySQL starts from 5G
Storage starts from 10G*
Note that each App is allowed to establish 5 Storage domains, each domain is 10G or above (enterprise users can adjust according to needs, there is no upper limit).

Note: STORAGE cannot upload or delete files from the local environment, not even getList.

5 CDN must be an enterprise user to activate.
SAE’s CDN service is bound to the application code and Storage service. When you deploy the code or update the files in Storage, the CDN cache of the relevant files will be automatically updated. Of course, you can also complete it through the code management and Storage service management panels. Cache clearing, pushing and other operations.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn