You can improve the deletion performance by tuning the following 2 parameters in /etc/caringo/cloudgateway/gateway.cfg
RecursiveDeleteMaxThreads – Recommended is 200, however, the default is 75.
MaxConnections – Recommended is 500, however, the default is 200.
Note
If you encounter an error 504 gateway timeouts from Swarm during testing, consider increasing your SSL offloader client and service-side timeout to 300 seconds (or 5 minutes).