Diego Molina
Diego Molina
@kongdengyuan the motivation behind limiting CPUs per container was because the HTTP client we use has a feature (or maybe a bug?) where a thread per CPU available is used....
Closing as we did not get more information.
This should be possible, what error do you get?
If you do `java -jar selenium-server-4.2.2.jar hub --help` you will see the flags being available for it.
Yes, you are right. Would you like to send a PR?
I was reading through this issue again and also checking the implementation we have for `Hub` and `Standalone`. So, the flags are not used in the `Hub` and `Standalone` because...
@numeralnathan apologies for the late reply. Just to confirm, is this issue happening in the latest Selenium release? (4.4.0).
Right, but you were mentioning Selenium 3.x, and code has changed a lot between versions. Hence my question.
Yes, we haven't had the time too work on that. Please follow https://github.com/SeleniumHQ/selenium/issues/10126 for updates.
Thank you for clarifying, reopening.