You should set:
INTERNET_OPTION_RECEIVE_TIMEOUT
INTERNET_OPTION_SEND_TIMEOUT
INTERNET_OPTION_CONNECT_TIMEOUT

If you set all three to 2 seconds, then the entire operation could take up to 6 seconds.

gg