Re: [Openvpn-devel] [PATCH applied] Re: Speedup TCP remote hosts connections

2020-10-05 Thread Vladislav Grishenko
Hi Gert, > "--tcp-server" Yep, mean it, even poll doesn't used there. Have no any prio about it tho, just related thoughts. -- Best Regards, Vladislav Grishenko > -Original Message- > From: Gert Doering > Sent: Monday, October 5, 2020 10:28 PM > To: Vladislav Grishenko > Cc: 'Gert Doer

Re: [Openvpn-devel] [PATCH applied] Re: Speedup TCP remote hosts connections

2020-10-05 Thread Gert Doering
Hi, On Mon, Oct 05, 2020 at 10:22:43PM +0500, Vladislav Grishenko wrote: > Perhaps same approach can be applied to server's tcp listening, would > require testing of more management cases. There's two code paths here --tcp-server and --mode server + --tcp I think the "mode server" code path

Re: [Openvpn-devel] [PATCH applied] Re: Speedup TCP remote hosts connections

2020-10-05 Thread Vladislav Grishenko
Hi Gert, Thanks for that. Perhaps same approach can be applied to server's tcp listening, would require testing of more management cases. -- Best Regards, Vladislav Grishenko > -Original Message- > From: Gert Doering > Sent: Sunday, October 4, 2020 5:19 PM > To: Vladislav Grishenko > C

[Openvpn-devel] [PATCH applied] Re: Speedup TCP remote hosts connections

2020-10-04 Thread Gert Doering
Your patch has been applied to the master branch. I have run a number of TCP client connect tests, to a very close server (speedup very noticeable!), to distant server (still some difference), and to a non-reachable IP address (because I was worried that this would block out management, but it do