Hi, I am currently writing a dynamic nginx http module which is linked to a static C++ library using the following command: CORE_LIBS="$CORE_LIBS /path/to/static/library.a"
I just started using nginx and am a beginner and I am stuck at the point where I am unable to call functions present in the library. Can someone please help me and guide me to an appropriate tutorial/ code that I can look at and understand. I have been stuck for past 2 days and any help would be really appreciated. Thanks in advance. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,268628,268628#msg-268628 _______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx