m***@numerator.com
2018-12-06 14:26:52 UTC
Hello,
I was wondering what is the max sessions on a standalone docker image, if
any?
Specifically, I am using standalone-chrome:3.141.59-bismuth and was
wondering if it is limited to a maximum number of session or I can set
something in an environment variable like...
docker run -d -p 4444:4444 --name=selenium-grid -e NODE_MAX_SESSION=3 -v
/dev/shm:/dev/shm selenium/standalone-chrome:3.141.59-bismuth
I want to run this docker on an ec2 instance and don't want it to kill the
instance by running too many sessions at the same time.
Mike
I was wondering what is the max sessions on a standalone docker image, if
any?
Specifically, I am using standalone-chrome:3.141.59-bismuth and was
wondering if it is limited to a maximum number of session or I can set
something in an environment variable like...
docker run -d -p 4444:4444 --name=selenium-grid -e NODE_MAX_SESSION=3 -v
/dev/shm:/dev/shm selenium/standalone-chrome:3.141.59-bismuth
I want to run this docker on an ec2 instance and don't want it to kill the
instance by running too many sessions at the same time.
Mike
--
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/159a0711-c86f-461d-ad42-84225e7202ca%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/159a0711-c86f-461d-ad42-84225e7202ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.