Rest Server Restore Performance
What is the best throughput people are getting using rest server as back end?
I cannot get more than approx. 100MB/sec even on a local network.
Restic repo/rest server is on a local ubuntu server using 10gbit ethernet cards
I can get around 300MB/sec restoring from the repo using a samba share and local.connections=20
Client is a windows 10 box so using windows version of restic to do the restore.
Files being restored are a few large (30GB) image files as opposed to lots of small files.
Using everything else the same, I only get 100MB/sec using the (local) rest server. I have tried different values of rest.connections= up to 20 and still no more than 100MB/sec.
Anyone getting better than that?
Using latest version of restic/rest server