Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7057755
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T04:01:41+00:00 2026-05-28T04:01:41+00:00

I am also a php programmer. I always wondered how do Facebook pages load

  • 0

I am also a php programmer. I always wondered how do Facebook pages load so fast with so many users connecting to them at any instance. My site never reached such speed even when the traffic was less. What do they do so very well for their sites?

What should i take care of even if i want to make a website even half the speed of Facebook. I am referring to php and mysql and jquery websites.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T04:01:42+00:00Added an answer on May 28, 2026 at 4:01 am

    Take a look at this reddit post by someone who interned at Facebook:

    http://www.reddit.com/r/programming/comments/nav19/facebook_releases_hhvm_60_percent_faster_than_its/c37pitt

    Most relevant parts of the post:

    • Database calls have cache keys. Memcached short-circuits the database hits. Facebook has a > 99.9% hit rate. Occasionally, there can be an issue which causes the hit rate to decrease to 95%. This probably doesn’t happen much, but when it did, it made the whole site unusably slow.

    • Stupid database calls that fetch a lot are generally better than smart database calls that fetch minimally. Why? Because most of the stupid database calls are the same – and therefore very cacheable – and using server resources to filter stuff out is therefore much more economical than using database resources. Or, in other words, it lessens the complexity of the database calls and makes fewer at the expense of more data per database call, and more of the load shifted to memcached.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am a self taught PHP programmer. So I've never taken any Computer Science
I am a newly graduated programmer. I have done many web pages and services
I'm a decent level PHP web programmer with enough real world experience. I'm also
I'm new here, also a novice programmer, and not really familiar with PHP. I
I am not realy a php programmer myself, so any help would be appreciated.
I want to create a cookie using php,an also i need to read it
I'm trying to use PHP's split() (preg_split() is also an option if your answer
I'm new to PHP and have installed on Linux to boot (also a newbie).
How would you do this PHP switch statement? Also note that these are much
I created an Archive list ( also this is my archive.php codes ) on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.