![]() |
Scalability requirement for WPT tests - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: General Discussion (/forumdisplay.php?fid=25) +--- Thread: Scalability requirement for WPT tests (/showthread.php?tid=14012) |
Scalability requirement for WPT tests - abhagupta - 10-22-2015 04:59 AM Hi, This is a question regarding increasing the scalability of the WebPageTest server and agents. We want our build system to be able to reference a single generic location like "Office:Chrome" and have a pool of multiple WPT agents that can all fulfill that location's needs, so that we can support multiple distinct performance builds in parallel without a queue. In other words, does the WPT agents have a mechanism to let the host machine know their availability to run a test and pick up a test automatically when the location and browser is chosen from host. Thanks Abha |