Site Slow

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
2/25/2010 9:20:12 AM
Len
Gravatar
Total Posts 36
"It isn’t enough to think outside the box.Thinking is passive. Get used to acting outside the box."

Site Slow

My site is running slow e.g. I can do a search which gives me feedback that it took 0.96875 Seconds but the page only comes back to view in over 10 seconds, I have set the MSSQL to  UseAppKeepAlive to true as have very low traffic at the moment while doing my upgrade my service provider insists that my Database and www.root are on the same server. 

Can anyone tell me how I can find out if my hosted server and site are indeed on the same server to rule out the slow speeds I am getting on my site

Any help would be greatly appreciated

Thanks Len

2/25/2010 2:21:02 PM
Gravatar
Total Posts 101

Re: Site Slow

Check your application pool settings.

Check the Process Model Idle timeout (normally set to 20min)

It kills the worker every 20min if idle.. And can be the cause of 10sec style lags.

Hope this helps.

2/26/2010 6:29:34 AM
Len
Gravatar
Total Posts 36
"It isn’t enough to think outside the box.Thinking is passive. Get used to acting outside the box."

Re: Site Slow

hanks Andrew looking into it,

Do you think using the option for Intranets and Private Networks found on installation documentation would help if I load the YUI javascript or the jQuery javascript locally.

Would this help speed up the skin as this maybe slowing my page load as it looks like the page only loads after external scripts and api's (theajax.googleapis.com/ajax/libs/jqueryui/1.7.2/themes/swanky-purse/ui.all) has completely loaded before the page loads and could be causing the delay

Our bandwidth SA is not as fast we would like so anything that needs to be pulled in before the page loads could delay page load speeds

Or is there a way of making mojoPortal leaner and faster on the CMS

Any other advise would be appreciated

Thanks again, Len  

2/26/2010 6:34:01 AM
Gravatar
Total Posts 101

Re: Site Slow

App pool will make a world of difference.

Also Australian net is pretty crappy.. Anything you can pull locally will help.

Not a lot you can do to lean mojo otherwise.

With a ok box, app pool and local scripts. It should run ok.

2/26/2010 6:44:00 AM
Len
Gravatar
Total Posts 36
"It isn’t enough to think outside the box.Thinking is passive. Get used to acting outside the box."

Re: Site Slow

Thanks Andrew much appreciated will give it a try.

You must sign in to post in the forums. This thread is closed to new posts.