I was just wondering, how does a proxy server know which request came from which computer? For example, if computer (A) request a webpage from a Proxy (P), and almost at the same time Computer (B) request a webpage from the same Proxy (P). How does Proxy know which webpage to pass to which comptuer? (since both of them using same port like 80)