Skip to content

Run C++ Application with NGINX Unit #881

Closed
@junsoo999

Description

@junsoo999

I'm trying to build a web server by linking the C++ Application code with Unit. However, there do not appear to be many examples of connecting C++. What kind of method do you recommend?

When I checked the nginx_unit_app_test code, there were so few examples that it was difficult to apply our C++ code. Currently, I tried to set up our C++ application by binding it in Go language, but it failed.

In addition, our C++ application requires environmental variables such as LD_LIBRARY_PATH, but it does not seem to be applied well even with "enviornments" option in json. Is there an answer to this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions