openresty / openresty/headers-more-nginx-module
Does this module work with nginx 1.22.0
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.8k
- Forks
- 236
- Avg merge
- 1h 34m
- Merged PRs (30d)
- 2
Description
I see the last tested version is nginx 1.21; I recently upgraded the nginx version and have started seeing the error:
nginx: [emerg] module "/etc/nginx/modules/ngx_http_headers_more_filter_module.so" version 1012002 instead of 1022000 in /etc/nginx/nginx.conf:8
How can I resolve this?
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 reported nginx 1.21 versus 1.22 compatibility difference and the module path /etc/nginx/modules/ngx_http_headers_more_filter_module.so referenced in the error. Inspect how the module is built and loaded from /etc/nginx/nginx.conf:8, then reproduce the version mismatch. Done means establishing whether nginx 1.22 is supported and documenting or implementing a verified resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, nginx
- Domain
- backend, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100