Skip to content

NGINX One: Document NGINX config file limits #63

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
CVanF5 opened this issue Jan 13, 2025 · 3 comments
Open

NGINX One: Document NGINX config file limits #63

CVanF5 opened this issue Jan 13, 2025 · 3 comments
Assignees
Labels
community documentation Improvements or additions to documentation enhancement New feature or request

Comments

@CVanF5
Copy link

CVanF5 commented Jan 13, 2025

Is your feature request related to a problem? Please describe

N1CC has limits on NGINX config file sizes. Both for individual files and total cumulative limits for multiple files. These limits don't appear to be documented.

Describe the solution you'd like

A note perhaps here: https://docs.nginx.com/nginx-one/how-to/nginx-configs/add-instance/ on those limits so the end user is aware.

Describe alternatives you've considered

A separate tasks exists for the NGINX Agent to log such errors and make it clear to the user that the limits have been reached.

@mjang mjang added documentation Improvements or additions to documentation enhancement New feature or request labels Jan 13, 2025
@mjang
Copy link
Contributor

mjang commented Jan 31, 2025

@CVanF5 The notes I see on "config file sizes" suggest:

  • Max 2.1 MB per file
  • 55 MB total

Has this task been done?

A separate tasks exists for the NGINX Agent to log such errors and make it clear to the user that the limits have been reached.

@DeeptiN1
Copy link

DeeptiN1 commented Apr 3, 2025

@mjang please could you assign this issue to me? Thanks.

@mjang mjang added the community label Apr 3, 2025
DeeptiN1 added a commit to DeeptiN1/nginx-documentation that referenced this issue Apr 18, 2025
DeeptiN1 added a commit to DeeptiN1/nginx-documentation that referenced this issue Apr 18, 2025
DeeptiN1 added a commit to DeeptiN1/nginx-documentation that referenced this issue Apr 18, 2025
…dd-file.md to add config file size limits for Issue nginx#63 - Document NGINX config file limits
@DeeptiN1
Copy link

DeeptiN1 commented Apr 19, 2025

PR for review: #431

Proposed solution was to add the config file size limits on the Add an NGINX instance page.
However, the Add a file to an instance page seems like a better place to add this information. Please review and suggest changes. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants