1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

{My site get overload on server guide me what to do to get less load on server}

Discussion in 'PHP' started by seoarticle, Dec 2, 2012.

  1. #1
    Some one help me.
    My site is on Php based script.
    http://thefreelibrary.info/

    its on shared server.
    its consuming more cpu usage what to do to get safe from load.
     
    seoarticle, Dec 2, 2012 IP
  2. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #2
    Go over your code. Find out where it's using all the CPU time. Fix that.

    We can't see the PHP code by looking at the site.

    The error, though, seems to be that you're creating too many concurrent SQL connections. Make sure you close all the connections you open.
     
    Rukbat, Dec 2, 2012 IP
  3. seoarticle

    seoarticle Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    check the pm
     
    seoarticle, Dec 2, 2012 IP