Answer the question
In order to leave comments, you need to log in
Query time and DB query limit?
Measured on PHP microtime the query time to the mysql DB 0.0004 does this mean that the maximum load limit on this database is 2500 requests per second? And if there is more, they will start to line up and the data will be given with a delay?
Answer the question
In order to leave comments, you need to log in
no, it doesn't mean the requests are parallel, not sequential, well, unless of course you do them without locks.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question