Advertisement:

Author Topic: How can I get my site to load faster  (Read 1548 times)

Zacdaniel

  • Full Member
  • ***
  • Posts: 115
  • Why, Yes I'm a white african haha...
How can I get my site to load faster
« on: February 24, 2015, 10:46:52 pm »
I seem to notice that my website seems to have moments of long load time.
Would there be any reason for this or is it normal for it to delay some loads?
Some times it would load instantly and on other loads it can take up to a minute to load what's essentially an empty site at this stage?

Website : http://findthatjob.co.za/

Thanks

aide2001

  • Guest
Re: How can I get my site to load faster
« Reply #1 on: February 27, 2015, 12:26:23 am »
if it hangs, it maybe your server, not saying it is, just that it might be.
OSCLASS is pretty quick out of the box

rethus

  • Newbie
  • *
  • Posts: 14
Re: How can I get my site to load faster
« Reply #2 on: February 27, 2015, 11:18:13 am »
I seem to notice that my website seems to have moments of long load time.
Would there be any reason for this or is it normal for it to delay some loads?
Some times it would load instantly and on other loads it can take up to a minute to load what's essentially an empty site at this stage?

Website : http://findthatjob.co.za/

Thanks
Have a look here, at my solutiton: http://forums.osclass.org/bender/bender-theme-really-slow/msg116585/#msg116585
fksockopen make an DNS-Request for each file it load. To change the Domainname with localhost-ip (127.0.0.1) make it significant faster for me!

lucas88

  • Newbie
  • *
  • Posts: 18
Re: How can I get my site to load faster
« Reply #3 on: March 02, 2015, 11:11:39 am »
I seem to notice that my website seems to have moments of long load time.
Would there be any reason for this or is it normal for it to delay some loads?
Some times it would load instantly and on other loads it can take up to a minute to load what's essentially an empty site at this stage?

Website : http://findthatjob.co.za/

Thanks
Have a look here, at my solutiton: http://forums.osclass.org/bender/bender-theme-really-slow/msg116585/#msg116585
fksockopen make an DNS-Request for each file it load. To change the Domainname with localhost-ip (127.0.0.1) make it significant faster for me!

Rethus I have changed $host to 127.0.0.1 but this error appeared on the top of the page:

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/username/public_html/oc-includes/osclass/utils.php:1) in /home/username/public_html/oc-includes/osclass/core/Session.php on line 47

Or I need to change $host to pages IP?  I am bit worried about making changes, because my site is already running...