Jump to content

Database capscity calculation : Queries per page... ?


inversesoft123

Recommended Posts

As we know the total number of hits to database is proportional to the number of page views if page views * queries per page is more than the capacity of your database, then mysql queries may show  problem.  is there any way to calculate the database capacity ? I googled someone says 128Mb cache is there for mysql.

I think that would be limited by the server's memory allocation.  The more memory, the more supported users.  I think phpBB forums use around 20 queries per page, and some of those are very busy.

 

As far as capacity, the documentation says that there are known databases with 2K tables, and over 5B rows.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.