-
Notifications
You must be signed in to change notification settings - Fork 334
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow for nginx's server_names_hash_bucket_size option to be configured
And clarify change in behavior in the tests. Now this option should only need to be changed if a host is explicitly defined in the config that exceeds the system's default limit. Hosts added via API Backends do not require this setting to be changed (since we no longer define actual server{} blocks for each hostname in the nginx config).
- Loading branch information
Showing
2 changed files
with
55 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters