Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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).

  • No labels