bhzhu203

Results 62 comments of bhzhu203

> Thank you bhzhu203 for the advice here. Before I give it a try, do you have any other recommendations for tuning? The reason I’m asking is the guest VM...

how about the randomize_va_space option now?

How about add the KCP support to rathole @rapiz1

> Coud you request an HTTP request instead of HTTP**S** request? I will test that

Yes the Http port is good , but the Https port hangs

/usr/bin/piping-server --https-port 443 --crt-path /root/.acme.sh/xxxxxxxx.com/fullchain.cer --key-path /root/.acme.sh/xxxxxxxx.com/xxxxxxxx.com.key --enable-https &>/tmp/piping-server.log just using this cmd line and wait for about 12 hours

``` strace -fp 2129 strace: Process 2129 attached with 5 threads [pid 2133] clock_gettime(CLOCK_MONOTONIC, [pid 2132] futex(0x7fec3e6cf4c4, FUTEX_WAIT_PRIVATE, 2, NULL [pid 2131] futex(0x555555ad0768, FUTEX_WAIT_PRIVATE, 4294967295, NULL [pid 2130] clock_gettime(CLOCK_MONOTONIC, [pid...

> Thank you so much for the detail! Could you tell me what `/usr/bin/piping-server` is? Is it the binary distributed in the [GitHub Releases](https://github.com/nwtgck/piping-server-rust/releases)? No . I built the static...

here is my log [piping-server.log.gz](https://github.com/nwtgck/piping-server-rust/files/9437074/piping-server.log.gz)

bash-4.3$ cargo --version cargo 1.60.0-nightly (c082648 2022-02-08) bash-4.3$ rustc --version rustc 1.60.0-nightly (09cb29c64 2022-02-15)