Request lifecycleΒΆ

We omit the low level and irrelevant part, this is the short version of the famous question what happens when you type google.com into your browser and press enter.

TODO:

  • my short video
  • browser make a http request. (omit tcp handshake etc)
  • nginx
  • php
  • mysql
  • return to browser
  • css
  • javascript
  • ajax (interaction without refresh the whole page)