Skip to content

nginx 1.9.11 incompatibility #668

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nzt4567 opened this issue Feb 9, 2016 · 6 comments
Closed

nginx 1.9.11 incompatibility #668

nzt4567 opened this issue Feb 9, 2016 · 6 comments

Comments

@nzt4567
Copy link

nzt4567 commented Feb 9, 2016

Hi,

new nginx version removes ngx_udp_connection_t which is used in lua module -> it will not compile :'(

Thanks,
Tomas

@teward
Copy link

teward commented Feb 9, 2016

I was about to poke here, too, about this issue. Heh.

agentzh added a commit that referenced this issue Feb 11, 2016
…. Portwood II and Tomas Kvasnicka for the report in #669 and #668, respectively.
@agentzh
Copy link
Member

agentzh commented Feb 11, 2016

The compilation error should be gone now. Thanks for the report!

@agentzh agentzh closed this as completed Feb 11, 2016
denji added a commit to denji/homebrew-nginx that referenced this issue Feb 12, 2016
bugfix: fixed compilation errors with nginx 1.9.11+.

Thanks Charles R. Portwood II and Tomas Kvasnicka for the report in
openresty/lua-nginx-module#669 and openresty/lua-nginx-module#668,
respectively.
denji added a commit to denji/homebrew-nginx that referenced this issue Feb 12, 2016
bugfix: fixed compilation errors with nginx 1.9.11+.

Thanks Charles R. Portwood II and Tomas Kvasnicka for the report in
openresty/lua-nginx-module#669 and openresty/lua-nginx-module#668,
respectively.
@sumantdas
Copy link

seems the issue is coming again in the current master branch

@agentzh
Copy link
Member

agentzh commented Nov 16, 2017

@sumantdas Fixed. Thanks for the report.

BTW, why are you using such an old nginx core? We no longer do thorough testing against such old nginx cores.

BTW2: it's highly recommended to use OpenResty to make sure the best compatibility and stability:

http://openresty.org/en/download.html

@sumantdas
Copy link

@agentzh - I dont think i have mentioned anything related to using old nginx core.

@agentzh
Copy link
Member

agentzh commented Nov 22, 2017

@sumantdas It's definitely older than 1.11.2. Mind you, the latest nginx core version is 1.13.7:

http://nginx.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants