Hi,
Do you see the problem for all vusers, or only for some of them?
If it's seen only for some part of vusers, then the problem is probably caused by the high SSL connection rate.
You Web server cannot handle too many SSL connection requests at the same time, so some of them are being dropped.
With WinInet, the SSL connection rate is much slower as each connection is opened by the Windows API.