alex / what-happens-when

An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
39.74k stars 5.52k forks source link

Wrong HTTPD #112

Open a3nm opened 9 years ago

a3nm commented 9 years ago

The text talks about "Apache for Linux, and IIS for windows", but should probably mention that google.com is probably not using those (it's probably using Google Web Server https://en.wikipedia.org/wiki/Google_platform#Software at some level).

dtracers commented 9 years ago

I agree.

But I think when we talk about what the server side does we should treat it as one of these other options because then we can go into details about how the innards of the server side works.