Skip to content

Commit

Permalink
Update cloud-foundry-environment-9c7092c.md
Browse files Browse the repository at this point in the history
Adding the BTP hard limits for open-file-descriptors and routes.
  • Loading branch information
petrinski authored Jan 30, 2024
1 parent 6d51bf3 commit 58ee755
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/10-concepts/cloud-foundry-environment-9c7092c.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,13 @@ The following technical configurations are specific to SAP BTP and differ from t

- When deploying applications on SAP BTP, the maximum application package size is 1.5 GB. If your application is larger than that, the deployment fails. For more information, see [https://docs.cloudfoundry.org/devguide/deploy-apps/large-app-deploy.html](https://docs.cloudfoundry.org/devguide/deploy-apps/large-app-deploy.html)

- In the SAP BTP, Cloud Foundry environment, the hard limit for open file descriptors is 32768 (32K) per container.

- In global accounts that support the consumption-based commercial model you might see a quota limit for certain services. This is a technical limit only, not a business limit. If you need to increase this limit, report an incident to [SAP support](https://support.sap.com/en/index.html) for component BC-NEO-CIS.

- In the SAP BTP, Cloud Foundry environment, the SAP HANA database supports up to 1,000 simultaneous connections per database.

- In the SAP BTP, Cloud Foundry environment, each app can be mapped to approximately 1000 routes (128 KB). The total length of the routing information must not exceed this limit.

- Cloud Foundry Audit Events have a retention period of 14 days. For more information on Audit Events, see [https://docs.cloudfoundry.org/running/managing-cf/audit-events.html](https://docs.cloudfoundry.org/running/managing-cf/audit-events.html).

Expand Down

0 comments on commit 58ee755

Please sign in to comment.