[GH-ISSUE #1134] UI modification of configuration files cannot take effect #3719

Closed
opened 2026-02-28 11:57:23 +03:00 by kerem · 1 comment
Owner

Originally created by @yiuqinze on GitHub (Jun 13, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1134

Image

The configuration file parameters for UI interface mapping are incorrect
server_names_hash_bucket_size 32;
This parameter corresponds to the number of bytes by default;
When you modify this configuration on the UI, it will be brought into the unit. You can only modify it in the backend configuration file.

Info (please complete the following information):

  • environment : [docker]
  • Server Arch: [x86]
  • Nginx UI Version: [latest]
  • Your Browser: [Chrome,]
Originally created by @yiuqinze on GitHub (Jun 13, 2025). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1134 ![Image](https://github.com/user-attachments/assets/41be6324-2306-419b-9d1f-055e17aad5b1) The configuration file parameters for UI interface mapping are incorrect server_names_hash_bucket_size 32; This parameter corresponds to the number of bytes by default; When you modify this configuration on the UI, it will be brought into the unit. You can only modify it in the backend configuration file. **Info (please complete the following information):** - environment : [docker] - Server Arch: [x86] - Nginx UI Version: [latest] - Your Browser: [Chrome,]
kerem 2026-02-28 11:57:23 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@0xJacky commented on GitHub (Jun 15, 2025):

Thank you for the feedback. The issue has been fixed. It seems that this parameter does not support the use of units. I was misled by the documentation.

<!-- gh-comment-id:2973435183 --> @0xJacky commented on GitHub (Jun 15, 2025): Thank you for the feedback. The issue has been fixed. It seems that this parameter does not support the use of units. I was misled by the documentation.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#3719
No description provided.