Where does the request of a URL get sent? Breaking down the journey of a web request or Can someone e

12 Replies, 1074 Views

Title: Can someone explain where does the request of a URL get sent when you visit a website?

Hey folks!

So, I’ve been wondering—where does the request of a URL get sent when you type something like "google.com" and hit enter?

Like, does it go straight to the server? Or is there some middleman like DNS involved? I know DNS translates the name to an IP, but after that, where does the request of a URL get sent?

Is it like:
1. Your browser asks DNS for the IP
2. Then sends the request to that IP
3. Server processes it and sends back the site?

Or am I missing steps? Also, what about HTTPS, load balancers, CDNs... do they change where the request goes?

Kinda confusing, ngl. Any help breaking it down would be awesome!

(Also, sorry if this has been asked before—I did a quick search but still fuzzy on the details.)

Messages In This Thread
Where does the request of a URL get sent? Breaking down the journey of a web request or Can someone e - by - 10-09-2024, 03:42 AM



Users browsing this thread: 1 Guest(s)