Data Limits for Proxy Servers and for Ingress Controllers
- Updated2026-05-28
- 1 minute(s) read
Data Limits for Proxy Servers and for Ingress Controllers
Ensure that your proxy server and your ingress controller allow for larger volumes of data.
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.
Related Information
- Layer 7 (Application) Ingress
Layer 7 ingress provides application-level HTTPS load balancing and routing for web services. SystemLink Enterprise uses Layer 7 ingress to expose HTTP-based services through two separate ingress endpoints: one endpoint for the web UI and one endpoint for API access.