Welcome Guest Search | Active Topics | Log In | Register

12 Pages «<101112
YAF v1.9.3.3 ALPHA (UPDATED: 2/6/2008) Options · View
Jaben
#166 Posted : Wednesday, April 16, 2008 8:27:17 AM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,946
Location: Honolulu, HI
YOu need to need some good hardware on that SQL database machine...
"When you are grateful, fear disappears and abundance appears”."

Jaben
#167 Posted : Wednesday, April 16, 2008 8:31:29 AM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,946
Location: Honolulu, HI
jdadojr wrote:
I again made some modification and make it a litte faster now.

I can see that the yaf_topic_latest will return all the
topics that a user has rights to(all 13K of topics that is).

I modify the yaf_topic_latest to return nothing at all
and looks like there is no effect on the forum itself but much faster response.


yaf_topic_latest does not return all topics...

That's what this line is for:

SET ROWCOUNT @NumPosts
"When you are grateful, fear disappears and abundance appears”."

jdadojr
#168 Posted : Wednesday, April 16, 2008 8:47:39 AM

Rank: YAF Forumling


Joined: 4/2/2008
Posts: 9
your right, i will look more on this
Jaben
#169 Posted : Wednesday, April 16, 2008 9:10:07 AM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,946
Location: Honolulu, HI
Can you answer the question about the db hardware? I will take further discussion about performance with a grain of salt if you aren't talking about serious hosting.

YAF is DB intensive. SQL Server is resource intensive. There are no free lunches.

Of course, improvements can be made... but I have to know you are being realistic with your expectations.

Are you using "shared" SQL Server hosting?
"When you are grateful, fear disappears and abundance appears”."

jdadojr
#170 Posted : Wednesday, April 16, 2008 9:37:41 AM

Rank: YAF Forumling


Joined: 4/2/2008
Posts: 9
We are using a dedicated Xeon Quad 1.86 Ghz with 1GRam, Serial ATA/Raid 5
these are the only hardware details that I know of.
IIS also resides on this machine

Jaben
#171 Posted : Wednesday, April 16, 2008 9:39:16 AM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,946
Location: Honolulu, HI
GET MORE RAM. That is WAY, WAY too little ram for a server that is running both IIS and SQL Server.

Minimum 3GB -- the more the better.

Also... we're talking "real" SQL server here, right? Not SQL Server Express?
"When you are grateful, fear disappears and abundance appears”."

Jaben
#172 Posted : Wednesday, April 16, 2008 9:42:33 AM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,946
Location: Honolulu, HI
Also... that could explain your speed problems... The ASP.NET caching mechinism doesn't work AT ALL with low RAM resources. It's considered "low priority" and with low system resources it will constantly push the cache out of memory creating a sitution where nothing is cached... so a trip to the DB every time.

If in fact, you are running 1GB of ram. (Please double-check.)
"When you are grateful, fear disappears and abundance appears”."

jdadojr
#173 Posted : Wednesday, April 16, 2008 10:11:08 AM

Rank: YAF Forumling


Joined: 4/2/2008
Posts: 9
yes its a real mssql
more memory, hmmm..
okey i will try to have it upgraded..
agibby5
#174 Posted : Wednesday, April 16, 2008 2:38:51 PM
Rank: Member


Joined: 3/5/2008
Posts: 14
jdadojr wrote:
yes its a real mssql
more memory, hmmm..
okey i will try to have it upgraded..


RAM is really, really cheap right now too... no reason not to upgrade.
Jaben
#175 Posted : Wednesday, April 16, 2008 11:56:31 PM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,946
Location: Honolulu, HI
agibby5 wrote:

RAM is really, really cheap right now too... no reason not to upgrade.


That's not true across the board. DDR3 is not cheap. DD2 is cheap... but it could be an older server which requires DDR.
"When you are grateful, fear disappears and abundance appears”."

agibby5
#176 Posted : Thursday, April 17, 2008 12:30:31 AM
Rank: Member


Joined: 3/5/2008
Posts: 14
Jaben wrote:
agibby5 wrote:

RAM is really, really cheap right now too... no reason not to upgrade.


That's not true across the board. DDR3 is not cheap. DD2 is cheap... but it could be an older server which requires DDR.


Not always true... but given the specs he mentioned, I figured it was DDR or DDR2, both are very affordable right now.
herman_herman
#177 Posted : Tuesday, April 22, 2008 12:40:24 PM

Rank: YAF All-the-Time



Joined: 5/19/2007
Posts: 186
Location: Persia (Iran) the land of Greater Darius
jdadojr wrote:
Hi there yavdevs, currently I am stress testing your yaf. Putting in around 40K users and 3Million posts.
As I have noticed, slowdowns and bottlenecks causing sql timeouts are in the sql aggregation queries.
You may need to have tables for computed colums and sql jobs to update those tables.

Keep up the good work anyway..


Hi
How do you stress test YAf in this way.i mean putting data in the forum.All of the software i have seen so far just test the SQL itself.

Thanks
"Our greatest glory is not in never falling but in rising every time we fall - Confucius"
Demigod
#178 Posted : Saturday, May 03, 2008 2:23:49 AM
Rank: Advanced Member


Joined: 4/2/2007
Posts: 38
Location: Spokane, WA
It's been some time since any progress was posted on the status of 1.9.3. Is it any closer to beta or release?
Mek
#179 Posted : Saturday, May 03, 2008 10:09:06 AM

Rank: YAF Developer



Joined: 7/12/2005
Posts: 1,213
Location: on Dock Street
We're still fixing bugs as our time on the project allows, it's getting there.. just slowly.


"It's a case of RTFM.. the only problem being we don't have a manual!"

When I post FP:Mek in a topic, I'm leaving my footprint there so I can track it once I get into coding/supporting. (Yes I stole this off Ederon Smile )
Users browsing this topic
Guest
12 Pages «<101112
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFPro Theme Created by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.3 RC2 | YAF © 2003-2008, Yet Another Forum.NET
This page was generated in 0.146 seconds.

SourceForge.net Logo Powered by ASP.NET v2.0 411ASP.NET