Hi, What is the (best) way to connect a C++ server with Apache? AJP looks usable, but I'm not sure if it's the right way.
CGI is no option for performance reasons. There is no open source FastCGI implementation available (it seems).
Hi, What is the (best) way to connect a C++ server with Apache? AJP looks usable, but I'm not sure if it's the right way.
CGI is no option for performance reasons. There is no open source FastCGI implementation available (it seems).