nginx: nginx-all-module missing module ngx_http_proxy_connect_module
Open
Nobody has claimed this yet.
release/19.07
stale
- Dominant language
- Makefile
- Stars
- 4.6k
- Forks
- 4k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 134
Description
Maintainer: @Ansuel
Environment: OpenWrt-19.07
Description:
nginx-all-module is missing module ngx_http_proxy_connect_module. Assuming pkg nginx-all-module contains all important modules, it is missing proxy connect module (ngx_http_proxy_connect_module) can you please add it to the make file. let me know and I can create a pull request, so the change can be reviewed
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the nginx-all-module Makefile in the OpenWrt packages repository and inspect how its existing modules are selected and packaged. Confirm how ngx_http_proxy_connect_module is represented by the nginx package metadata, then build or inspect the resulting package to verify that the module is included.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100