Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Heavy load for the Web Wiz Forums
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Heavy load for the Web Wiz Forums

 Post Reply Post Reply Page  12>
Author
dboy View Drop Down
Newbie
Newbie


Joined: 20 July 2004
Location: Thailand
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote dboy Quote  Post ReplyReply Direct Link To This Post Topic: Heavy load for the Web Wiz Forums
    Posted: 20 July 2004 at 4:50am

Dear All,

I start with access version and now upgrade to MS SQL Version

( Forum version 7.5 )  running on Win2003 share server

here are Server Spec

Intel SE7501WV2SCSI
RAID-5 HDD Maxtor Ultra320
RAM Kingston 1GB
Dual Xeon 2.4GHz
Average CPU Utilization 7%

here are lastest statistic

and here are SQL stat

Everything run fine. but when user grow up  more and more

the forum slow down and

I get often of this error

Microsoft OLE DB Provider for SQL Server error '80004005'
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.

/forum/default.asp, line 374

and some time  get

Microsoft OLE DB Provider for SQL Server error '80040e31'
Timeout expired
/forum/default.asp, line 374

The error show and some of topic missing on the page

if reload or refresh some time error didn't show and work properly.

 

Anyone have same my stituation ?  How I can solve ?

Only 80-90 users at the same time , is it too large?
Average user is 40-50 at the same time ,  

What is maximum load or user which forum can handle?

 

I try to seach similar problem and didn't get solution for heavy forum site.

 

 

Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 20 July 2004 at 6:07am
The first error is genreally a network or SQL server problem, could be the sl server is rebooting, or a network failer to connect to the sql server.

Web wiz forums has been known to handle over 200,000 posts without any issues.

You should consider cutting the number of forums you have as 56 is allot and each forum means an extra 3 to 4 more calls to the database on the main forum page (default.asp). That means 200+ database calls to load up your main forum homepage.
Back to Top
dboy View Drop Down
Newbie
Newbie


Joined: 20 July 2004
Location: Thailand
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote dboy Quote  Post ReplyReply Direct Link To This Post Posted: 20 July 2004 at 11:46pm

Thank -boRg-,

Now I change default.asp to static page and manual link direct to each forum.  It work fine. 

 

 

Back to Top
psycotik View Drop Down
Groupie
Groupie


Joined: 27 November 2003
Status: Offline
Points: 73
Post Options Post Options   Thanks (0) Thanks(0)   Quote psycotik Quote  Post ReplyReply Direct Link To This Post Posted: 21 July 2004 at 7:34am
You could also change your sql logging to "simple", otherwise it saves all transactions. That will probably reduce your log size to about 20-30mb and as the server doesnt have to log everything, might increase performance a bit.
Back to Top
dimoss View Drop Down
Groupie
Groupie


Joined: 18 March 2003
Location: Greece
Status: Offline
Points: 42
Post Options Post Options   Thanks (0) Thanks(0)   Quote dimoss Quote  Post ReplyReply Direct Link To This Post Posted: 11 February 2005 at 2:49am
Originally posted by psycotik psycotik wrote:

You could also change your sql logging to "simple", otherwise it saves all transactions. That will probably reduce your log size to about 20-30mb and as the server doesnt have to log everything, might increase performance a bit.


How can I change the sql logging to "simple"????

I have problem because my host has a limit of 15mb for the transaction logs so I have to backup every two days!!! (.and I hate that)

I think this is the solution but how can I do this?

Thanks.
Back to Top
dj air View Drop Down
Senior Member
Senior Member
Avatar

Joined: 05 April 2002
Location: United Kingdom
Status: Offline
Points: 3627
Post Options Post Options   Thanks (0) Thanks(0)   Quote dj air Quote  Post ReplyReply Direct Link To This Post Posted: 11 February 2005 at 6:14am
who is your host?

ussually you have to conact them, to do so. just ask them to set the database to simple.
Back to Top
zadax View Drop Down
Mod Builder Group
Mod Builder Group


Joined: 19 January 2003
Location: Israel
Status: Offline
Points: 433
Post Options Post Options   Thanks (0) Thanks(0)   Quote zadax Quote  Post ReplyReply Direct Link To This Post Posted: 11 February 2005 at 6:35am
Originally posted by dboy dboy wrote:

Dear All,

I start with access version and now upgrade to MS SQL Version

( Forum version 7.5 )  running on Win2003 share server

here are Server Spec

Intel SE7501WV2SCSI
RAID-5 HDD Maxtor Ultra320
RAM Kingston 1GB
Dual Xeon 2.4GHz
Average CPU Utilization 7%

here are lastest statistic

and here are SQL stat

Everything run fine. but when user grow up  more and more

the forum slow down and

I get often of this error

Microsoft OLE DB Provider for SQL Server error '80004005'
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.

/forum/default.asp, line 374

and some time  get

Microsoft OLE DB Provider for SQL Server error '80040e31'
Timeout expired
/forum/default.asp, line 374

The error show and some of topic missing on the page

if reload or refresh some time error didn't show and work properly.

 

Anyone have same my stituation ?  How I can solve ?

Only 80-90 users at the same time , is it too large?
Average user is 40-50 at the same time ,  

What is maximum load or user which forum can handle?

 

I try to seach similar problem and didn't get solution for heavy forum site.

 

 

 
 
I HAVE THE SAME EXECT PROBLEM !!!! I POST THE QUESTION SOME DAYS AGO BUT NONE GIVE ME RIGHT ANSWER
 
whan i get over 40+ users on i get ur Errors to
it make me and the users crazy Defult page work sooooo slow
and i got like 30 forums and 7000 members
 
i need help to ... i dont know how to do the Defult page "static" like u said becoz it work with lot mods and stuff i have no idea how to do it
can somone help ?
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 11 February 2005 at 7:10am
THe SQL Server error is a problem with your SQL Server, I came across this problem recently and it was solved by putting more RAM in the server with the MS SQL Server.
Back to Top
 Post Reply Post Reply Page  12>

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.