Skip to content

Adding dev mode flag in config yaml to set the nginx worker_process#926

Merged
moonming merged 1 commit into
apache:masterfrom
sshniro:master
Dec 4, 2019
Merged

Adding dev mode flag in config yaml to set the nginx worker_process#926
moonming merged 1 commit into
apache:masterfrom
sshniro:master

Conversation

@sshniro

@sshniro sshniro commented Dec 4, 2019

Copy link
Copy Markdown
Member

Summary

Currently, there is no way to specify the number of worker_process for the dev mode. The PR sets the value of 1 for dev mode and auto for prod mode configs.

Issues resolved

Fix #918

@moonming
moonming merged commit 9e0030e into apache:master Dec 4, 2019
@moonming

moonming commented Dec 4, 2019

Copy link
Copy Markdown
Member

merged. thx @sshniro

shreemaan-abhishek pushed a commit to shreemaan-abhishek/apisix that referenced this pull request Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add configure for the development mode in config.yaml

2 participants