How does a web server handle multiple incoming requests at the same time on a single port(80)?
Example : At the same time 300k users want to see an image from www.ab
answer is: virtual hosts, in HTTP Header is name of domain so the web server know which files run or send to client