openresty / openresty/headers-more-nginx-module

Does this module work with nginx 1.22.0

Open
#146 15 comments 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.