manoj mandava
2018-12-05 16:04:29 UTC
We have a few AWS EC2 instances spinning up multiple Chrome node Docker
containers. These instances are behind the Application Load Balancer, and
when we're registering the nodes to the hub, we're passing in the DNS name
of the Load Balancer as the REMOTE_HOST parameter. When doing this, I am
only seeing one Chrome web driver registered in the hub, which makes sense
since we're using the same REMOTE_HOST for all the instances. But there are
multiple EC2 instances behind that load balancer and multiple Chrome nodes
on each instance. So, my question is, would the Selenium hub know that
there are multiple Chrome nodes behind that load balancer and send more
requests to the load balancer DNS name or will the hub think there's only
one Chrome node?
containers. These instances are behind the Application Load Balancer, and
when we're registering the nodes to the hub, we're passing in the DNS name
of the Load Balancer as the REMOTE_HOST parameter. When doing this, I am
only seeing one Chrome web driver registered in the hub, which makes sense
since we're using the same REMOTE_HOST for all the instances. But there are
multiple EC2 instances behind that load balancer and multiple Chrome nodes
on each instance. So, my question is, would the Selenium hub know that
there are multiple Chrome nodes behind that load balancer and send more
requests to the load balancer DNS name or will the hub think there's only
one Chrome node?
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+***@googlegroups.com.
To post to this group, send email to selenium-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/dd89eaf1-f9aa-42c5-b82f-4fe2efde2701%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+***@googlegroups.com.
To post to this group, send email to selenium-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/dd89eaf1-f9aa-42c5-b82f-4fe2efde2701%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.