 |
 |
 |
 |
Registered: 06/05/06
Posts: 469
|
|
|
 |
 |
 |
 |
|
 |
 |
 |
 |
|
Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#86924 - 02/04/04 02:33 PM
Re: Cache Hit Percentage Question
|
journeyman
|
Registered: 09/25/06
Posts: 80
|
|
Charles, Oops... I didn't take into consideration that my webstats total would have everything included... Right around 1.14 million for the UBBS if I remember correctly for January... But for February, I'm up to 92,136 page views and the cache hit percentage is 48.95% (dropped some due to the cache flush after the prune/move/reindex last night). That jives pretty close to the current Feburary web stats page: /ubb/ultimatebb.php = 47000 /cgi-bin/ultimatebb.cgi = 45094 /cgi-bin/cp.cgi = 3207 (because of the ongoing maintenence) From my web stats history from January: /ubb/ultimatebb.php = 637156 /cgi-bin/ultimatebb.cgi = 514312 1,151,468Thanks for the heads up... I'm still pounding out a lot of pages though... 
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#86927 - 02/04/04 03:58 PM
Re: Cache Hit Percentage Question
|
Pooh-Bah
|
Registered: 07/21/06
Posts: 2199
|
|
On that hardware, you'll probably make it up to about 1.5 to 2 million pageviews before performance becomes a serious issue - so up to double your current traffic. Around 2 million a month, performance will really start to suffer. This isn't really because of the server not being able to handle the load - the design of Classic is meant to provide saftey from corruption at the expense of speed. The brutal file locking scheme in use prevents scaling too much higher without throwing some major hardware at the board... and even that will only squeeze out another half million monthly pageviews. You should seriously consider biting the bullet right now and moving off to UBB.threads. Double the memory in the machine, tweak out MySQL, and use a caching/compiling PHP accelerator, and you can probably get to 4 million monthly pageviews on that hardware. (For UBB.classic, the performance bottleneck is the filesystem and the number of files present in a directory. For UBB.threads, it's the database and the size of your Posts table that will rule performance. You'll probably want to keep around less than 500,000 posts to get consistantly good performance on that hardware. The problem is mainly that there's only one server that has to share the load of the database and the application. In a really ideal situation, there would be a dedicated server just for the database, and another server just for the application, but that begins to get really expensive. The TrekBBS is on the same hardware you quoted, but with only 1.5 gigs of memory. It has to be kept pruned to 400,000 posts to keep MySQL performance acceptable.)
_________________________
This thread for sale. Click here!
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#86937 - 06/23/05 05:04 PM
Re: Cache Hit Percentage Question
|
newbie
|
Registered: 01/07/04
Posts: 35
|
|
Hi So reading this thread - I see it's good to keep the figure between 30 and 60 % My (small) board is as I type sitting at Board Statistics Version: 6.7.1 (rv1.210.2.9) Online since: 13. December 2001 Total members: 2139 Total forums: 20 Pageviews (06/2005): 31190 Cache hit percentage: 92.26% Is such a high percentage a bad thing? I would have thought not....? Thanks for any input. 
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
|
|