When I specify multiple URLs does it run the test concurrently for each URL?
Each client accesses the URLs sequentially, just like a user clicking links from one to the next. Depending on the client settings, there are usually many clients running in parallel.
See test types for more details.