Welcome Guest Search | Active Topics | Log In | Register

Second Board Performance Options · View
Kythor
#1 Posted : Monday, July 21, 2008 8:32:38 PM
Rank: Member


Joined: 7/13/2008
Posts: 15
Location: thuis
I succesfully set up a second board on the same database.
I made a separate web application on my IIS server.

url is http://forumfr.thisisbasketball.be

when we are on the forum with 2 people everything goes dead slow.
I mean: This page was generated in 25,316 seconds.

the other forum runs from

http://forums.thisisbasketball.be


Any idea how to improve performance?
Kythor
#2 Posted : Monday, July 21, 2008 9:20:40 PM
Rank: Member


Joined: 7/13/2008
Posts: 15
Location: thuis
this is a frequent error:

Code:
System.Data.SqlClient.SqlException: Time-out is verlopen. De time-outperiode is verstreken voordat de bewerking werd voltooid of de server reageert niet.
   bij System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
   bij System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
   bij System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
   bij System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
   bij System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
   bij System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
   bij System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
   bij System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
   bij System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   bij YAF.Classes.Data.DBAccess.ExecuteNonQuery(SqlCommand cmd, Boolean transaction)
   bij YAF.Classes.Data.DB.message_deleteRecursively(Object messageID, Boolean isModeratorChanged, String deleteReason, Int32 isDeleteAction, Boolean DeleteLinked, Boolean isLinked, Boolean eraseMessages)
   bij YAF.Classes.Data.DB.message_delete(Object messageID, Boolean isModeratorChanged, String deleteReason, Int32 isDeleteAction, Boolean DeleteLinked, Boolean eraseMessage)
   bij YAF.Pages.deletemessage.ToogleDeleteStatus_Click(Object sender, EventArgs e)
   bij System.Web.UI.WebControls.Button.OnClick(EventArgs e)
   bij System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
   bij System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
   bij System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
   bij System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
   bij System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Jaben
#3 Posted : Tuesday, July 22, 2008 3:20:41 AM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,950
Location: Honolulu, HI
You need to improve your Database performance. It's not being maintained properly. This usually means:

Running reindexing. Running log truncation. etc.

Unfortunately, way beyond the scope of YAF support -- SQL Server Administration is a huge subject on its own.
"When you are grateful, fear disappears and abundance appears”."

Users browsing this topic
Guest
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.126 seconds.

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