Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Speed up the search

Quote Reply
Speed up the search
Hi

Currently our forum has about 400,000 postings and I would consider my forum heavily utilized. Under peak hours, whenever someone does a search in the forum, the first initial search takes 20-40 secs to complete. During this period, my forum will slow down to a crawl for the rest of the users who are just browsing the forum and my server load shoots up.

I am running GForum on mod_perl with mysql and my 2.8Ghz server has 2GB of ram dedicated to running GForum. I am also using the reverse proxy as recommend by the mod_perl guide for max performance.

Does anyone have any advise on how to finetune the search performance? I am not very familiar with mysql and I think that should be where I should focus my attention on?? I am using the sample my.cnf config file supplied from mysql for large servers with at least 512mb of ram.

I have already converted the following tables suggested by Jason here into InnoDB.
http://www.gossamer-threads.com/...orum.cgi?post=263938
The tables converted are
Online
PostNew
PostView
Post_tree

Do you think converting the Post table into InnoDB will help as well? According to phpMyAdmin, my Post table is taking up 250MB of space now.

What other steps should I take to optimise and speedup the search function. Any advise is appreciated from the gurus here.

Thanks!! Smile

Last edited by:

dauhee: Aug 15, 2004, 9:02 AM
Subject Author Views Date
Thread Speed up the search dauhee 9385 Aug 15, 2004, 8:55 AM
Thread Re: [dauhee] Speed up the search
Jagerman 9250 Aug 15, 2004, 12:14 PM
Post Re: [Jagerman] Speed up the search
dauhee 9280 Aug 17, 2004, 4:10 AM
Thread Re: [Jagerman] Speed up the search
dauhee 9172 Aug 30, 2004, 2:33 AM
Post Re: [dauhee] Speed up the search
Andy 9197 Aug 30, 2004, 10:50 AM
Thread Re: [dauhee] Speed up the search
anup123 9246 Aug 15, 2004, 1:26 PM
Thread Re: [anup123] Speed up the search
Andy 9255 Aug 16, 2004, 2:45 AM
Thread Re: [Andy] Speed up the search
anup123 9235 Aug 16, 2004, 3:12 AM
Thread Re: [anup123] Speed up the search
Andy 9263 Aug 16, 2004, 3:15 AM
Thread Re: [Andy] Speed up the search
anup123 9222 Aug 16, 2004, 3:21 AM
Thread Re: [anup123] Speed up the search
Andy 9230 Aug 16, 2004, 3:26 AM
Post Re: [Andy] Speed up the search
anup123 9252 Aug 16, 2004, 3:42 AM
Post Re: [anup123] Speed up the search
dauhee 9215 Aug 17, 2004, 4:12 AM
Thread Re: [dauhee] Speed up the search
sangiro 9300 Aug 16, 2004, 9:24 AM
Post Re: [sangiro] Speed up the search
dauhee 9189 Aug 17, 2004, 4:14 AM
Post Re: [sangiro] Speed up the search
HyperTherm 8876 Jan 21, 2006, 12:05 PM