seleniumkit / gridrouter

Selenium-based solution to serve 1000+ browsers
Other
152 stars 36 forks source link

Create http client once per user request #17

Closed innokenty closed 8 years ago

innokenty commented 8 years ago

Create http client once per user request for a new session instead of creating a new client per each hub attempt. In the scenario when the grid is fully loaded which results in lots of reattemps that change drastically reduces the amount of clients created and therefore increases performance.

qatools-ci commented 8 years ago

SonarQube analysis reported 1 issue:

Watch the comments in this conversation to review them.