While executing a performance test, the test is throwing the error "Error 27653 Attempted read from an unconnected socket"
The error is due to the presence of Asynch calls in the script. Disable the web_reg_async calls in the script to fix the error.