Slow initial HTTP GET.
Permalink
Hey all,
My initial HTTP GET is REALLY slow. Is anyone else having issues with C5 running rather sluggish? Even after that load its still rather slow and I've Caching turned on.
I've spoken with my host and they claim its nothing to do with them. They suggested that it could be a large database call, which is why I'm here. Any idea is C5 could be causing this?
If not, anyone have any ideas what might be causing the slow down?
Pingdom test is below.
http://tools.pingdom.com/fpt/#!/GHgUE7Pq1/http://in-exile.com/...
Thanks in advance.
My initial HTTP GET is REALLY slow. Is anyone else having issues with C5 running rather sluggish? Even after that load its still rather slow and I've Caching turned on.
I've spoken with my host and they claim its nothing to do with them. They suggested that it could be a large database call, which is why I'm here. Any idea is C5 could be causing this?
If not, anyone have any ideas what might be causing the slow down?
Pingdom test is below.
http://tools.pingdom.com/fpt/#!/GHgUE7Pq1/http://in-exile.com/...
Thanks in advance.
1) You are loading jquery twice
You can remove this from your theme.
If you take a look at your source code you can see that concrete5 is already loading this file.
2) Notice the double // on the rest of the paths at the top of the source code. This should be corrected as well.
3) Update to concrete5 v5.6.0.2