mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[PR #953] [MERGED] feat: add field of nginx worker processes mode(auto or manual) #1162
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#1162
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/0xJacky/nginx-ui/pull/953
Author: @akinoccc
Created: 4/10/2025
Status: ✅ Merged
Merged: 4/10/2025
Merged by: @akinoccc
Base:
dev← Head:dev📝 Commits (4)
bdb347cfeat: add field of nginx worker processes mode824aecbMerge branch '0xJacky:dev' into dev785d100chore: remove unused logger import and debug statement in process_info.goc7f3240chore: eslint fixed📊 Changes
7 files changed (+34 additions, -20 deletions)
View changed files
📝
app/src/api/ngx.ts(+5 -0)📝
app/src/composables/useNginxPerformance.ts(+1 -2)📝
app/src/views/dashboard/NginxDashBoard.vue(+6 -9)📝
app/src/views/dashboard/components/PerformanceTablesCard.vue(+5 -1)📝
internal/nginx/config_info.go(+6 -2)📝
internal/nginx/performance.go(+8 -5)📝
internal/nginx/stub_status.go(+3 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.