HI
in case, reverse proxies are sharing user sessions then they should be in same replica set
you can't create replica set explicitly
replica sets are created based on how they are defined in Reverse proxy configuration:
for example: when reverse proxy conf has this
standard-junction-replica-set = repl1
and replica set definition under
[replica-sets]
replica-set = repl1
you should see a repl1 as a replica set created when reverse proxies restarts.
all other webseal instance will have same configuration so that they use same replica set
------------------------------
Tushar
Tushar
------------------------------