Vote count:
0
Imagine i have 10 servers and one proxy server and each server connected with proxy server using a tunnel and all the communication happen through this tunnel. Lets say n clients(browser) wants to access data from the server 1.
All requests come to proxy, proxy distinct each client based on PORT and IP and send data to tunnel of server1 using SNI.
The thing i am not able to understand is how proxy server know which data send to which client when get data from the tunnel. I am using python and pyuv for this. Any kind of help is good.
asked 21 secs ago
How proxy server figure out which client to send back data
Aucun commentaire:
Enregistrer un commentaire