Am 20.03.24 um 13:06 schrieb Gert Doering:
Hi,
On Fri, Mar 15, 2024 at 05:40:02PM +0100, Frank Lichtenheld wrote:
Code looks good and I tested build and default t_client tests.
However, not sure how exactly to verify that it actually works.
The SOCKS proxy I have doesn't exhibit any problems ev
Hi,
On Fri, Mar 15, 2024 at 05:40:02PM +0100, Frank Lichtenheld wrote:
> Code looks good and I tested build and default t_client tests.
> However, not sure how exactly to verify that it actually works.
> The SOCKS proxy I have doesn't exhibit any problems even with
> --connect-timeout 1.
>
> Any
On Fri, Mar 15, 2024 at 05:20:11PM +0100, Frank Lichtenheld wrote:
> From: 5andr0
>
> So far --server-poll-timeout was only applied
> for HTTP proxies, apply it also to SOCKS proxies.
>
> This removes the default 5 second socks connect timeout
> which can be too small depending on network setup
From: 5andr0
So far --server-poll-timeout was only applied
for HTTP proxies, apply it also to SOCKS proxies.
This removes the default 5 second socks connect timeout
which can be too small depending on network setup and
replaces it with the configurable overall connect timeout
(default 120 second