Hi there
I'm troubleshooting performance problems with my dynamic website that's run off MySQL. The MySQL variables are default and I'm wondering if I should look at changing any of them.
My Server:
2.4Ghz Celeron (400FSB)
512meg RAM (DDR)
40gig H/D (7200rpm)
Apache 2.0 Fedora
MySQL 4.0.20
Site Traffic:
Average Users Online: 67
Peak Users Online: 119 (average across hour)
Average Queries to generate page: 104
Average Pages per hour: 700
Peak pages per hour: 2653
Average Query execution time: 5.42ms
All MySQL queries are carried out through one user on localhost via PHP scripting.
Keeping in mind that I'm currently using the default MySQL variables is there changes I should look at making (especially in regards to maximum user connections.)
Any comments, advice etc. is most appreciated.
Thank you in advance
Tama
I do my sums on fingers and thumbs.
I'm troubleshooting performance problems with my dynamic website that's run off MySQL. The MySQL variables are default and I'm wondering if I should look at changing any of them.
My Server:
2.4Ghz Celeron (400FSB)
512meg RAM (DDR)
40gig H/D (7200rpm)
Apache 2.0 Fedora
MySQL 4.0.20
Site Traffic:
Average Users Online: 67
Peak Users Online: 119 (average across hour)
Average Queries to generate page: 104
Average Pages per hour: 700
Peak pages per hour: 2653
Average Query execution time: 5.42ms
All MySQL queries are carried out through one user on localhost via PHP scripting.
Keeping in mind that I'm currently using the default MySQL variables is there changes I should look at making (especially in regards to maximum user connections.)
Any comments, advice etc. is most appreciated.
Thank you in advance
Tama
I do my sums on fingers and thumbs.