Unsolved
This post is more than 5 years old
1 Rookie
•
85 Posts
0
1133
October 19th, 2017 08:00
RPA4VM - single TCP replication session or multiple?
In a RPA4VM environment we have 5x 100Mbit connections from site-A to site-B. When setting up RP4VM it seems that only one TCP-session per vRPA is being used.
This limits the effective bandwidth to 100Mbit (per vRPA), where we require 500 to be able to utilize all links based on the replication traffic we expect.
Also when deploying multiple CG's it seems that there is still a single TCP stream per vRPA.
Q1: Can anybody confirm our observation that a single vRPA only utilizes a single TCP-stream (also with multiple CG's)?
Q2: Is there a possibility to enable multiple TCP-sessions per vRPA?
Thanks!
No Events found!
forshr
2 Intern
•
1.1K Posts
0
October 22nd, 2017 05:00
Hi JP,
You should have 5 x TCP sessions per RPA.
From the commands option under boxmgmt can you run the following command, netstat | grep "5040" | grep "TCP"
Regards,
Rich