Embed Nginx as a static library with C++ application

Manlio Perillo manlio_perillo at libero.it
Fri Feb 26 14:58:41 MSK 2010


rahul123 ha scritto:
> Hi,
> 
> I wish to embed Nginx as a static library with my C++ application. Whether Nginx will support work on both Windows and Linux. I tried to download the Nginx source and I can only  Nginx.exe and have steps to run that exe. I have also tried to download the Nginx source files from a tar file and face some compilation issues in Windows OS.
> 
> I dont want to use such applications like FastCGI with Nginx. I wish to just embed as a static library in my cpp application and wish to call from my c++ itself. Is it possible? 
> 

Nginx is a server.
It's usually the server that embeds application code.


Manlio



More information about the nginx mailing list