DFO 4.0.3 - SNAT port exhaustion

If you receive site Alerts from Optimizely that instances have high CPU, it could be related to the unlimited number of connections to DAM.

In DFO 4.0.3. we added a new configuration key so that you can control the maximum number of concurrent connections.

You can do it by using the “MaxConnections“ key in the configuration:

"DigizuiteDamSettings": { "Connection": { "BaseUrl": "....", "SystemUsername": "....", "SystemPassword": "....", "MaxConnections": 10 } .... }

This key is available since DFO 4.0.3 and it requires Optimizely 12.11.0.