Please give me advice for my visited web site

Discussion in 'Programming' started by Rookiebg, Nov 25, 2010.

  1. #1
    hi all,
    When you have a much visited site with high traffic, how to make it faster site and how it should be structured code for not crash the site ?
     
    Rookiebg, Nov 25, 2010 IP
  2. Dolan

    Dolan Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Use CSS to load a small image and then repeat it as a background to reduce load time and reduce size
    Get a fast dedicated server with lots of RAM and raw CPU speed also the connection counts look for a 100/1000MBS
    Closing mysql connections after you have used them (if your website uses MYSQL of course)
     
    Dolan, Nov 27, 2010 IP