Hi - I need to simulate 6 calls simultaneously. I looked into the web_concurrent_start/end function but it won't really help me since I need to have web_reg_find as well as lr_start/end_transaction points inside the web_concurrent.
Only other option seems to be increasing the default limit from 4 to 6 by using the web_set_connections_limit function. Loadrunner support document available online suggests that all Loadrunner version 7.51 and above should be able to use this web_set_connections_limit function but I don't see it in my performance center vugen 11.52. Is there any particular setting that I need to enable?