[PR #3660] [MERGED] Add max_requests details to example config #12606

Closed
opened 2025-12-29 22:22:36 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3660
Author: @tyler-8
Created: 11/1/2019
Status: Merged
Merged: 11/1/2019
Merged by: @jeremystretch

Base: developHead: gunicorn_options


📝 Commits (3)

  • a0de069 Add max_requests details to example config
  • 7bf09a3 Remove redundant word
  • 2a8fa01 Increase request counts for max_requests

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 docs/installation/3-http-daemon.md (+3 -1)

📄 Description

Fixes: #3658

Indirectly addresses #3598

I've added the max_requests and max_requests_jitter parameters to the example gunicorn configuration in the installation docs. A link to the gunicorn docs was also added (as suggested by @kobayashi ) if users want more detail on the parameters.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/3660 **Author:** [@tyler-8](https://github.com/tyler-8) **Created:** 11/1/2019 **Status:** ✅ Merged **Merged:** 11/1/2019 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `gunicorn_options` --- ### 📝 Commits (3) - [`a0de069`](https://github.com/netbox-community/netbox/commit/a0de0696c50dfe1325ff8695b9acb0c75d116d8d) Add max_requests details to example config - [`7bf09a3`](https://github.com/netbox-community/netbox/commit/7bf09a30858ba62aad19fa85b2ae3dee18c134ba) Remove redundant word - [`2a8fa01`](https://github.com/netbox-community/netbox/commit/2a8fa01a570767f36b1b3931e6e73f0d74439029) Increase request counts for max_requests ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/installation/3-http-daemon.md` (+3 -1) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: #3658 Indirectly addresses #3598 I've added the `max_requests` and `max_requests_jitter` parameters to the example gunicorn configuration in the installation docs. A link to the gunicorn docs was also added (as suggested by @kobayashi ) if users want more detail on the parameters. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:22:36 +01:00
adam closed this issue 2025-12-29 22:22:36 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12606