Search Knowledgebase
|
Question/Problem Configuring: MySQL connections and query limits |
|
Answer/Solution Query limit is the maximum number of database actions performed in one hour by a specific user. Note that a user can have multiple concurrent MySQL connections, in which case the sum of all database actions for all connections cannot exceed the given limit. The maximum number of concurrent MySQL connections per user is 10. The maximum number of database queries per user is 75,000/hr. |
| Updated 05/20/13 |
How helpful did you find this article?
Please login to view your tickets.
