things slowing way down again this morning


Recommended Posts

FYI we may have a faulty SQL server which is being checked atm

OH and we have someone from Japan leeching the site to annoy us (over 500Gb a month)

500GB a month... that's some connection for you :D

My question is this.....why does the board run decent while you are viewing posts but runs so poorly when you are posting? Because that's when I see most of my slowness, when I am trying to post.

could be a bad index setup where it has to do a lot of page splits to put the new item into the index tree... SQL Server can be brought to its knees if indexes are setup wrong and your fill factors are planned wrong, work great for reads, but suck for writes... performance tuning at high load volumns can get tricky

it just took me 10 seconds to post that last comment... it's starting to slow down again

Yeah, I have been checking that and will look at it again once our 2nd sql server is up and running again.

It has something to do with IPB because minispy updates fairly quick once you hit post, after that begins the wait

Redmak I was just coming in here to post that. It looks like the commit actually happens almost instantly as I can open a new window to that thread and my post is there, but it seems like nothing reports for a while to the initial request that it is completed.

This topic is now closed to further replies.