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

Closed
opened 2026-02-27 12:21:20 +03:00 by kerem · 0 comments
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-27 12:21:20 +03:00
  • closed this issue
  • added the
    bug
    label
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#2365
No description provided.