MySQL Defaults
The default MySQL configuration varies by plan.
When resource limits are exceeded, there is some bursting capability. However, additional load will be terminated automatically by Stratus.
Starter Plan
- CPU Cores — 3
- MySQL Memory Limit — 10
- my.cnf overrides
- tmp_table_size=512M
- query_cache_size=0M
- innodb_buffer_pool_size=512M
- sort_buffer_size=512M
- join_buffer_size=512M
Pro Plan
- CPU Cores — 6
- MySQL Memory Limit — 10
- my.cnf overrides
- tmp_table_size=1024M
- query_cache_size=1024M
- innodb_buffer_pool_size=512M
- sort_buffer_size=1024M
- join_buffer_size=1024M
Other Plans
Other plans have custom limits based on individual store requirements. Resource Based Plans have limits subject to their plan level.