Navigation
Navigation
0 users online :: 0 Guests and 0 Registered
Getting Started
ID #343
What kind of resource limits do you have for your grid hosting environment?
Applies to: Grid System
We take several measures to provide an equal opportunity to system resources among the many customers that share the Modwest grid hosting environment. This includes limitations of resources per customer in addition to intelligent PHP defaults. Keep in mind: these limitations are designed to protect the quality of performance for our customers. They are in place to safe-guard occasional issues in which the actions of one customer may affect another. While there are more limits than we will list, these are the ones that we find our customers occasionally will reach:
NOTE: although these can be set to values which exceed the system limitations, you will not be able to actually exceed those limitations.
If your account was created prior to May 2009, the defaults are:
- max_execution_time = 30
- memory_limit = 8M
- upload_max_filesize = 2M
- post_max_size = 8M
If your account was created after May 2009, the defaults are:
- max_execution_time = 30
- memory_limit = 64M
- upload_max_filesize = 8M
- post_max_size = 8M
Author: FAQ Admin
Revision: 1.3
You can comment this FAQ