paul cannon

Results 34 comments of paul cannon

The simplest way to replace `x509.SystemCertPool` with something using openSSL is probably to copy the `loadSystemRoots()` functions from `src/crypto/x509/root_*.go` in the Go stdlib source, and change a few calls so...

Maybe! That sounds like a bufferbloat problem to me. What OS are you running with uplink and rclone?

The router isn't crashing- it just has a full egress buffer (because you have a lot of outbound traffic, and you can send bytes to the router more quickly than...

> I have no router. Mobile phone internet connection. In that case, the culprit could be your phone itself, or whatever switch or router is your next hop. I've observed...

`sudo modprobe tcp_ledbat` might load the module so it's available. If not, try `sudo modprobe tcp_lp` and then use `lp` in place of `ledbat`. That's more widely available and might...

I guess you don't have any extra congestion controllers. You may need to build and install https://github.com/silviov/TCP-LEDBAT.

I'm afraid there is only so much we can do. The root of the problem is the large buffer sizes and lack of Smart Queue Management on consumer-grade routers. These...

Oh ok! I think you just need to `apt install raspberrypi-kernel-headers`.

@jggleeson! (Moving over a question from a thread in #team-data that might not have been seen): Can you tell me what rate of data loss our model can tolerate from...

Consensus achieved on the forum that we'll implement this ticket according to this post: https://forum.storj.io/t/tuning-audit-scoring/14084/72 .