Ilya Shipitsin

Results 613 comments of Ilya Shipitsin

I really wonder how installer handles this On Wed, Jul 17, 2024, 20:09 siddharth-narayan ***@***.***> wrote: > I'll make a PR to fix it. Replacing ms->IsNt with IsNt() and removing...

please provide output of `systeminfo` (I own laptop win 11 installed, everything works like a charm)

is it Windows 11 ARM64 ? I guess windows on arm64 requires drivers to be certified https://learn.microsoft.com/en-us/windows-hardware/design/compatibility/whcp-certification-process (not sure if that is available to be turned off)

it's not an issue of Admin GUI. it's how it is implemented in SE VPN itself https://github.com/SoftEtherVPN/SoftEtherVPN/blob/master/src/Cedar/Server.c#L10877 as usual, someone has to write code. we would be glad if you...

well, personally I used to try nginx udp load balancing. it was awful (at least for me). you can try your idea with nginx, if that will really work for...

@Elyytscha , so your task is resolved now, you have chosen nginx for that particular task, right ?

so, why not to use nginx if it fits all of your needs. ok, statement is done in some bad way. but for now (and so on), very little chance...

for this I can provide "cloud repro" https://github.com/chipitsine/quic-interop-aws-lc/actions/runs/10245027341 there are also logs in artifacts. maybe you have no repro because of cached local s2n-quic image. this issue is reproduced 100%...

my "testing farm" is busy for the next few hours :( (I planned to test locally)

it is fixed in master branch. should I close this issue ?