Pink Poogle Toy Forum

The official community of Pink Poogle Toy
Main Site
NeoDex
It is currently Fri Nov 15, 2024 11:01 pm

All times are UTC




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 
Author Message
 Post subject: [Question] Ways to make a heavily modded phpBB forum faster
PostPosted: Tue Nov 09, 2004 5:48 am 
PPT Warrior
PPT Warrior
User avatar

Posts: 911
Joined: Sat Jun 19, 2004 5:00 pm
Location: California
Gender: Male
Hi. I have a heavily modded forum and I was wondering what options do I have to speed up my forum (besides getting rid of MODs)?


I run The Infinity Program, a den of villains and swashbucklers.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 09, 2004 6:08 am 
Administrator
Administrator
User avatar

Posts: 1140
Joined: Mon May 31, 2004 1:36 pm
Move to a better server. Rewrite the mods yourself so that they work better with your system.


Image
Will you stop with the honour stuff?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 09, 2004 6:52 am 
Way Beyond Godly
Way Beyond Godly
User avatar

Posts: 6587
Joined: Mon May 31, 2004 4:21 am
Gender: Female
There's only a small number of MODs installed at the forum that I host, so I don't really know how much difference it makes.

Maybe reconsider the ones installed, and see if they're all really necessary?


Gone, forever.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 09, 2004 7:35 am 
PPT Warrior
PPT Warrior
User avatar

Posts: 911
Joined: Sat Jun 19, 2004 5:00 pm
Location: California
Gender: Male
Hunter Lupe, the host I have offers unlimited hdd and bandwith. I know no other free forum host that provides that along with FTP, support, and etc. I plan on getting paid hosting in the future, but this act, or getting a better host, will not really affect the speed of my forum, as the cause is the MODs. Also, about "rewriting them", I'm no phpbb coding expert, nor am I at all versed at phpbb coding, but I do know that there is a way to speed up your forum by optimizing the SQL queries. I do not know how to do that, though.

Thanks for your input.

Alex, Velorum is a member of a forum called phpBB ER. He made his own forum, and he has more MODs than my forum, yet it runs faster than some forums without any MODs at all, lol. There are methods that exist. I want to be able to keep my forum heavily modded yet optimize it as much as possible. Many of the MODs are not necessary, but this is a goal that I want. I want to make the forum feature rich yet maintain good speed. This can be done, as Velorum proved.

Thanks for your input.


I run The Infinity Program, a den of villains and swashbucklers.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 09, 2004 2:07 pm 
Administrator
Administrator
User avatar

Posts: 1140
Joined: Mon May 31, 2004 1:36 pm
Haruko wrote:
Hunter Lupe, the host I have offers unlimited hdd and bandwith. I know no other free forum host that provides that along with FTP, support, and etc. I plan on getting paid hosting in the future, but this act, or getting a better host, will not really affect the speed of my forum, as the cause is the MODs.

Dead wrong. Upgrading the processor/adding RAM/reducing amount of other sites hosted on the server that hosts your site will speed up the forum without touching your code at all.

Quote:
Also, about "rewriting them", I'm no phpbb coding expert, nor am I at all versed at phpbb coding, but I do know that there is a way to speed up your forum by optimizing the SQL queries. I do not know how to do that, though.

There's no magic solution here -- learn how MySQL handles queries, and modify your code in order to improve their performance. Or get someone to do it for you.
Actually, very little of the actual "page generation" time is consumed by MySQL queries, especially on small forums. The whole of phpBB provides a much larger overhead.

Quote:
This can be done, as Velorum proved.

But not actually on a free shared hosting account?


Image
Will you stop with the honour stuff?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 09, 2004 11:46 pm 
PPT Warrior
PPT Warrior
User avatar

Posts: 911
Joined: Sat Jun 19, 2004 5:00 pm
Location: California
Gender: Male
Hunter Lupe wrote:
Dead wrong. Upgrading the processor/adding RAM/reducing amount of other sites hosted on the server that hosts your site will speed up the forum without touching your code at all.


My apologies. I obviously did not know of that. I'm very novice at this.

Hunter Lupe wrote:
There's no magic solution here -- learn how MySQL handles queries, and modify your code in order to improve their performance. Or get someone to do it for you.
Actually, very little of the actual "page generation" time is consumed by MySQL queries, especially on small forums. The whole of phpBB provides a much larger overhead.


I see now. I'm going to see if I can get Velorum to help me out with that.

Hunter Lupe wrote:
But not actually on a free shared hosting account?


Not entirely sure, but I'm thinking no.


I run The Infinity Program, a den of villains and swashbucklers.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 31 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group