openwrt / openwrt/packages

nginx: nginx-all-module missing module ngx_http_proxy_connect_module

Open
#13,044 2 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.