Server Load Testing

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
psmshankar
Forum Commoner
Posts: 96
Joined: Tue Aug 06, 2002 4:25 am
Location: India

Server Load Testing

Post by psmshankar »

Dear All,

we have developed a web-based application for a client
and now in its testing phase by next week...
It uses Linux/PHP 4/MySQL 3.23

As the volume of user will be more, we are very much
concerned about the server efficiency and our
application efficiency/performance...

Following are the one we need to database server...
1. server performance
2. the database load
3. efficiency query
4. execution time
5. how many inserts/updates taking place
6. volume of data involved
and so on...

Is there any tools available for this?
Any idea about testing the mysql server?

Thanks a lot.

Shankar
psmshankar
Forum Commoner
Posts: 96
Joined: Tue Aug 06, 2002 4:25 am
Location: India

Post by psmshankar »

ok TQ...will read and get back... :)
Post Reply