You may mitigate the issue somewhat by reducing the number of allowed concurrent connections.
You can tweak with
storage2.max-concurrent-requests
on your config.yaml file.
This is not without its own shortocomings but if you’re struggling after trying other things it might an be option.