Contact Us 1-800-596-4880

Disable Pooling in the SFTP Connector Configuration

Disable connection pooling in the Anypoint Connector for SFTP (SFTP Connector) configuration to make sure no connection is active if there is nothing to transfer.

  1. In Studio, navigate to the Global Elements tab.

  2. Select the SFTP Connector config.

  3. Click Edit.

  4. In the Global Elements properties tab, click the Advanced tab.

  5. Set Pooling profile to Edit inline.

  6. Set the values of Max active, Max idle, and Max wait to 0 to ensure that no connection is active if there is nothing to transfer.

SFTP Connection pooling configuration in Studio
View on GitHub