Data Limits for Proxy Servers and for Ingress Controllers

Ensure that your proxy server and your ingress controller allow for larger volumes of data.

Failing to configure your system for large volumes of data might result in the following error.
Error 413: Request Entity Too Large

The SystemLink Feed Service supports uploading files up to 10 GB in size. If you are using a proxy server, configure the data limits to allow for larger volumes of data. Refer to the documentation for your proxy server.

By default SystemLink configures the Kubernetes NGINX Ingress Controller to allow files up to 10 GB in size. If you are using a different ingress controller, configure the data limits to allow for larger volumes of data. Refer to the documentation for your ingress controller.