openresty / openresty/headers-more-nginx-module
Not compatible with nginx 1.25.2 on Alpine Linux when installing from apk
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.8k
- Forks
- 236
- Avg merge
- 1h 34m
- Merged PRs (30d)
- 2
Description
If I do a apk add nginx-mod-http-headers-more in the official nginx Docker image, and the attempt to load the module, I get the following error:
module "/usr/lib/nginx/modules/ngx_http_headers_more_filter_module.so" version 1024000 instead of 1025002 in /etc/nginx/nginx.conf:6
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
Reproduce the issue in the official nginx Docker image by installing nginx-mod-http-headers-more with apk and loading it from /etc/nginx/nginx.conf. Compare the module version at /usr/lib/nginx/modules/ngx_http_headers_more_filter_module.so with nginx 1.25.2; done means the module loads without the reported version mismatch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, docker, linux, nginx
- Domain
- backend, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100