What payload size and timeout limits should we configure on the proxy for Ketryx<->JDC integration flows? – Ketryx

Frequently Asked Questions

What payload size and timeout limits should we configure on the proxy for Ketryx<->JDC integration flows?

Joey Cohen

The nginx default request body limit of 1 MB is too small for some integration payloads, and the default 60s send/read timeouts can cut off longer sync operations before they finish. Here's what we recommend setting on the proxy:

With those in place, the proxy will comfortably handle the integration's payload sizes and the duration longer operations need to complete.