openresty / openresty/headers-more-nginx-module
headers-more-nginx-module not compatible with nginx 1.19.1
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.8k
- Forks
- 236
- Avg merge
- 1h 34m
- Merged PRs (30d)
- 2
Description
Please let us know whether the headers-more-nginx-module module is compatible with nginx 1.19.1.
It is given in the readme that it is supported upto the version 1.17.x.
I was trying to use it with 1.19.1 but is says.
module "/etc/nginx/modules/ngx_http_headers_more_filter_module.so" is not binary compatible in /etc/nginx/nginx.conf
bash-4.2# nginx -v
nginx version: nginx/1.19.1
bash-4.2#
Contributor guide
No contributing guide indexed for this repository
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 with the README's stated NGINX version support and reproduce the reported error using nginx 1.19.1, /etc/nginx/modules/ngx_http_headers_more_filter_module.so, and /etc/nginx/nginx.conf. Inspect the C module's compatibility with that NGINX version. Done means establishing whether the module works with nginx 1.19.1 and documenting the result or required compatibility change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, nginx
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100