On Monday 31 October 2005 13:58, Olaf van der Spek wrote: > Hi, > > What is the (best) way to connect a C++ server with Apache? What's the language got to do with it? Use whatever protocol your backend supports. > AJP looks usable, but I'm not sure if it's the right way. Apache's proxy framework is one option. DBD is another. > CGI is no option for performance reasons. Have you benchmarked it? Most backends (eg anything using servlets) impose a far bigger overhead than CGI. > There is no open source FastCGI implementation available (it seems). Really? -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx