I am running attic on a VPS with 2vcpu and 2GB RAM, the storage is S3 compatible, db is Postgresql and attic is behind an Nginx reverse proxy. It seems that average download speed of bigger NARs is around 1.5-2MB/s. There's no obvious sign of the root cause (CPU usage is low, memory usage low), and it seems the the chunk size doesn't affect this (tried 64KB and no chunking).
Is this some sort of limitation in how attic works? Was anyone able to get more bandwith out of it with this kind of setup?
I am running
attic
on a VPS with 2vcpu and 2GB RAM, the storage is S3 compatible, db is Postgresql and attic is behind an Nginx reverse proxy. It seems that average download speed of bigger NARs is around 1.5-2MB/s. There's no obvious sign of the root cause (CPU usage is low, memory usage low), and it seems the the chunk size doesn't affect this (tried 64KB and no chunking).Is this some sort of limitation in how attic works? Was anyone able to get more bandwith out of it with this kind of setup?