• byronap's avatar
    add support for ConnectTimeOutSeconds · 2d10f59b
    byronap authored
    if establishing a connection takes longer than ConnectTimeOutSeconds it will try the next address of fail the connect instead of waiting for the default timeout which is usually 20-30 seconds. Most users will want to change this to something reasonable like 6 - 10 seconds.
    2d10f59b
ProxyServer.cs 34.2 KB