Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

Server speed issue


Go to End


2 Posts   2162 Views

Avatar
thejackel

Community Member, 33 Posts

28 November 2008 at 3:18am

Hi,

a question on speed issues between 2 servers.

we've developed a site and have 2 versions of the site, one demo and one live.

The live site is here:

http://www.nea.org.uk

The demo site is here:

http://nationalenergyaction.servehost.co.uk

The two sites are using the same database content/functions etc with the only difference being between the servers they're running on.

The live site has some speed issues, it sometimes takes over 10 seconds to load up?!

The demo site loads up much quicker.

I've tried using the debug profiler on each site to determine what may be wrong.

http://www.nea.org.uk/?debug_profile=1

http://nationalenergyaction.servehost.co.uk/?debug_profile=1

Not sure exactly what these results mean?

Could anyone shed any light on:

a) What the debug profile results mean

b) Why the live site is running slower than the demo one

Thanks in advance to any responses

Avatar
jam13

121 Posts

28 November 2008 at 3:50am

I've not really used the profiler, maybe I should - it looks useful :)

There don't appear to be any particular areas that are standing out, but _everything_ on the live site seems to be an order of magnitude slower than your dev site. Have you got some specs on the two different hosting environments? PHP stats, database, server spec/load etc.