chobits / ngx_http_proxy_connect_module

A forward proxy module for CONNECT request handling
BSD 2-Clause "Simplified" License
1.85k stars 498 forks source link

is there support for nginx 1.26? #307

Closed CrashLaker closed 2 months ago

FrostKiwi commented 5 months ago

Wondering the same here.

Specifically as a NixOS user:

Nix defines this repo as a module here: https://github.com/NixOS/nixpkgs/blob/619d94523e65b1f04c5c54b7840f9604367fd3a1/pkgs/servers/http/nginx/modules.nix#L309 With the release of NixOS 24.05, the package NGINX 1.26.1 became the standard version and this module has thus lost support on NixOS in the latest version.

error: Module at /nix/store/blznsa2gry1pg0ak14hj18wjbxhplzjp-
http_proxy_connect_module_generic does not support nginx version 1.26.1!
chobits commented 4 months ago

Try to test 1.26.1, let's wait for the CI/CD results in this PR.

chobits commented 4 months ago

See the result https://github.com/chobits/ngx_http_proxy_connect_module/actions/runs/10017879283/job/27692592450?pr=315, it worked for nginx-1.26.1 and 1.27.0. I'll complete the whole progress later.

FrostKiwi commented 4 months ago

See the result https://github.com/chobits/ngx_http_proxy_connect_module/actions/runs/10017879283/job/27692592450?pr=315, it worked for nginx-1.26.1 and 1.27.0. I'll complete the whole progress later.

Looking forward to a new release. 👍

chobits commented 2 months ago

resolved, see the latest release for this support: https://github.com/chobits/ngx_http_proxy_connect_module/releases/tag/v0.0.7