Thanks for the high quality RPMs. It's nice to see how the bitcoin-server package makes good use of SELinux and systemd.
I've found that I have to use traffic shaping to prevent the bitcoin server from consuming too much of my upload bandwidth. For this, I'm using an adjusted version of https://github.com/bitcoin/bitcoin/blob/master/contrib/qos/tc.sh which I run manually when the server starts. Maybe optional traffic shaping could be part of the bitcoin-server package?
Thanks for the high quality RPMs. It's nice to see how the bitcoin-server package makes good use of SELinux and systemd.
I've found that I have to use traffic shaping to prevent the bitcoin server from consuming too much of my upload bandwidth. For this, I'm using an adjusted version of https://github.com/bitcoin/bitcoin/blob/master/contrib/qos/tc.sh which I run manually when the server starts. Maybe optional traffic shaping could be part of the bitcoin-server package?