You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can mutiple proxy-agents which in different subnets connect to the same proxy-server? Can client access the same proxy-server to different destination servers which in different subnets? #188
For example, proxy-agentA and destination-serverA is in the same subnetA. The proxy-agentB and destination-serverB is in the same subnetB. proxy-agentA and proxy-agentB connect to the same proxy-server. A client can access the proxy-server to transfer the request to the destination-serverA or destination-serverB successfully.