JsBergbau
JsBergbau
Just some notes. > I'd love you to review the recipe I used for restic, and perhaps guide me on what parameters to use to get maximum performance. > Any...
> I meant best overall settings. Indeed maxing out compression would reduce filesize. But I try to not compare apples to oranges, ie have identical compression across all backup programs....
> That might be interesting for SSD to SSD backups. Or when using 10Gbit Ethernet. In almost all other cases, I wouldn't expect that increasing the number of file readers...
> You know you are not limited to using https://dns10.quad9.net/dns-query Of course I know and I've changed the server as described. It wanted to hint that in the default configuration...
> My understanding of your suggestion is: check if the exact same request is already being processed, if so wait for the result and return it to all requesters at...
Do you have an easier solution than my proposed algorithm?
As far as I understood agneevX this behaviour is already implemented in blocky and seems to work well. Perhaps it is very easy to copy this feature since blocky is...
> About this, if the request already exists in the cache, then it should be served directly from the cache, right? Yes, right and that's why I had the idea...
Since I'm not using docker I can't help you on this. However I hope somebody with docker experience is willing to help.