Vladimir Iahnenco
2006-12-28 02:27:23 UTC
Hi All,
At one system one our application got hung. After some investigation I found
out that the application got hung just for 5 min in InternetReadFile call,
i.e. InternetReadFile succeeded after 5 min delay.
The request reached our server immediately, I could see that from the logs.
In HttpOpenRequest I set flags
INTERNET_FLAG_RELOAD + INTERNET_FLAG_KEEP_CONNECTION
From the Internet Explorer I was able to send the same request, and didn't
get any delays.
Any suggestions are welcome.
Thanks in advance,
Regards,
Vladimir
At one system one our application got hung. After some investigation I found
out that the application got hung just for 5 min in InternetReadFile call,
i.e. InternetReadFile succeeded after 5 min delay.
The request reached our server immediately, I could see that from the logs.
In HttpOpenRequest I set flags
INTERNET_FLAG_RELOAD + INTERNET_FLAG_KEEP_CONNECTION
From the Internet Explorer I was able to send the same request, and didn't
get any delays.
Any suggestions are welcome.
Thanks in advance,
Regards,
Vladimir