TranceAddict Forums

TranceAddict Forums (www.tranceaddict.com/forums)
- Canada - Toronto & Southern Ont.
-- Why is this site so slow?
Pages (2): [1] 2 »


Posted by Euphorica on Sep-29-2005 04:09:

Why is this site so slow?

No offence to swamper or anyone else involved with the site, but do you find this site might work quickly for say 5-10 mins then COMPLETELY come to a hault. Takes FOREVER to load topics, make a post and just to do about everything else here.

I do not run into this problem on other boards.

It drives me up the wall


Posted by DJ_Ampz on Sep-29-2005 04:12:

From my understanding it happens everytime someone searches the database for a common word, ie if someone searches for the word "trance" or "Music" it comes to a crawl....so ive heard

Ampz


Posted by VERTiG0 on Sep-29-2005 04:12:

Yeah, or "butt"


Posted by Yohan on Sep-29-2005 04:16:

Re: Why is this site so slow?

quote:
Originally posted by Euphorica
No offence to swamper or anyone else involved with the site, but do you find this site might work quickly for say 5-10 mins then COMPLETELY come to a hault. Takes FOREVER to load topics, make a post and just to do about everything else here.

I do not run into this problem on other boards.

It drives me up the wall


Because you touch yourself at night.


Posted by Cosmic Fur on Sep-29-2005 04:18:

Re: Re: Why is this site so slow?

quote:
Originally posted by EvilTree
Because you touch yourself at night.


+1 and one of the greatest Family Guy quotes ever.


Posted by Euphorica on Sep-29-2005 04:21:

you need to fire off some knuckle children daily


Posted by LKD on Sep-29-2005 04:29:

its cos swamper actually spanks the monkey whenever its slow...see..TA is hooked into his brain so if his brain is too busy with one aspect, it devotes all resources there, theryby making TA, teh s10w


Posted by Cosmic Fur on Sep-29-2005 04:34:

quote:
Originally posted by El Kay Dee
its cos swamper actually spanks the monkey whenever its slow...see.. Swamper uses the same server TA is running on to download pr0n.


Fixed for more funniness/realism.


Posted by LKD on Sep-29-2005 04:35:

quote:
Originally posted by Cosmic Fur
Fixed for more funniness/realism.





ooooh...ur SO gonna get a beating


Posted by TrueToTheCrew on Sep-29-2005 14:35:

Try changing the spark plugs


Posted by rabbitjoker on Sep-29-2005 14:42:

Jester TURN IT UP!



Find the TOTA speed dial, and just turn up the speed until it is fast enough for you.


Posted by Mr. Furious on Sep-29-2005 18:31:

quote:
Originally posted by DJ_Ampz
From my understanding it happens everytime someone searches the database for a common word, ie if someone searches for the word "trance" or "Music" it comes to a crawl....so ive heard

Ampz


I've often wondered why you can't search user names?


Posted by Swamper on Sep-29-2005 19:19:

quote:
Originally posted by Mr. Furious
I've often wondered why you can't search user names?


..because it is as intensive as searching for a common word (like "trance" or "tiesto").

Searches are most efficient when they include terms that are uncommon, like "Tiesto toronto december" or "republik dumonde" .. etc.


Posted by Cosmic Fur on Sep-29-2005 19:26:

Can't you make it so that the searches have a much lower priority on the server's CPU than replies and page views?


Posted by Swamper on Sep-29-2005 19:35:

quote:
Originally posted by Cosmic Fur
Can't you make it so that the searches have a much lower priority on the server's CPU than replies and page views?


Unfortunately, no. It locks certain database tables during the search and then all the other queries just wait in queue - I'd set it to dump any search that doesn't return a result within 20 seconds but you can't do that with mysql.


Posted by loconet on Sep-29-2005 19:42:

MySQL blah blah ... Text files dammit!


Posted by Cosmic Fur on Sep-29-2005 22:25:

quote:
Originally posted by Swamper
Unfortunately, no. It locks certain database tables during the search and then all the other queries just wait in queue - I'd set it to dump any search that doesn't return a result within 20 seconds but you can't do that with mysql.


Oh, I see the picture now. Yeah, no easy way of getting around that, except maybe creating two identical databases, one for searching and one fo browsing, but that's a retarded way of doing it.


Posted by Swamper on Sep-29-2005 22:32:

quote:
Originally posted by Cosmic Fur
Oh, I see the picture now. Yeah, no easy way of getting around that, except maybe creating two identical databases, one for searching and one fo browsing, but that's a retarded way of doing it.


Actually it is a smart way, I could do it across two servers - the problem lies here:

DB Server 1 - master - has all the current forum data
DB Server 2 - slave - has older version of the forums (used for search)

Now you're on DBServer1, if I throw you over to DBServer2 for the search then it has to talk back to DBServer1 with whatever it finds - the problem being that what it sends back is uncompressed - and considering how many searches are done here a day that is a ton of wasted bandwidth.

Alternative -> Allow you to request a search from here over to DBServer2 and have the results fed back to you from a web server running on DBServer2 - but - when you click a thread/post it would redirect you to DBServer1 so you could post your reply and everyone could see it

I tried having an alternate copy of the database on a whole other SCSI drive but while that helped in certain regards it was still tying things up while seeking it out

It'll be hectic for a bit.. eventually I need 2 or 3 opteron servers.. 1 for web.. 1 for forums and 1 for search.. with the ones for forums/search linked by crossover cable and with raid 10

(The built-in Mysql clustering doesn't work too well with Vbulletin/MyIsam tables)

>>> Outside of all this - the search page needs to be revamped and I need to throw a Google box in there too since it is much easier searching that way and half the forums are already in there.


Posted by smuncky on Sep-30-2005 00:39:

Behold, my arse.

nerds


Posted by Euphorica on Sep-30-2005 06:51:

more info then i needed to know

at least I understand why though.


Posted by StereoPrincess on Sep-30-2005 14:00:

it's never slow for me. (well very seldom). But I do get frustrated by the error page at certain times of the day.

Maybe it's not TA, it's your computer. You should stop downloading porn torrents the whole day.


Posted by Euphorica on Sep-30-2005 17:36:



ahahaa. Yeah I know. Thing is I dont have this issue on other boards I frequent, so the pr0n cant be creating that many issues


Posted by Swamper on Sep-30-2005 19:31:

quote:
Originally posted by Euphorica


ahahaa. Yeah I know. Thing is I dont have this issue on other boards I frequent, so the pr0n cant be creating that many issues


I suspect that very few other boards you frequent have close to 5 million posts - and those that do - restrict their search to registered users because they know it's a huge bottleneck.


Posted by DigiNut on Sep-30-2005 21:40:

Why not just filter out some of the really stupid search phrases?

I know it won't stop the problem, but it might at least reduce it somewhat. Just don't let people search for "trance" or "tiesto" or "armin", etc.


Posted by LittlePoonzgirl on Sep-30-2005 22:24:

quote:
Originally posted by DigiNut
Why not just filter out some of the really stupid search phrases?

I know it won't stop the problem, but it might at least reduce it somewhat. Just don't let people search for "trance" or "tiesto" or "armin", etc.


do people actually do searches that are that retarded?


Pages (2): [1] 2 »

Powered by: vBulletin
Copyright © 2000-2021, Jelsoft Enterprises Ltd.