Update with my findings. Nginx auto/configure will invoke config.make in the
addon's directory.
It's get invoked after the part of Makefile get generated, thus addon
developer can use config.make to modify the Makefile generated by nginx's
configure command line.
Posted at Nginx Forum:
https://fo
I'm trying to compile my module with C++ with additional flags, more
specific, -std=c++11.
I want to get my module use the standard nginx build scripts, like
auto/configure, etc.
However, looks like nginx only allows C++ options on global level. So, if I
specify the -std=c++11 in --with_cc_opt, oth
Is there any plan to support it?
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,266933,266968#msg-266968
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Is there a way to send back HTTP2 trailers?
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,266933,266933#msg-266933
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx