Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 29143 invoked from network); 17 Mar 2007 23:15:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Mar 2007 23:15:40 -0000 Received: (qmail 75880 invoked by uid 500); 17 Mar 2007 23:15:38 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 75859 invoked by uid 500); 17 Mar 2007 23:15:38 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 75839 invoked by uid 99); 17 Mar 2007 23:15:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Mar 2007 16:15:38 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of apache-users@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Mar 2007 16:15:27 -0700 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1HSi74-0008Ro-1I for users@httpd.apache.org; Sun, 18 Mar 2007 00:15:02 +0100 Received: from 125-238-82-49.broadband-telecom.global-gateway.net.nz ([125.238.82.49]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 18 Mar 2007 00:15:02 +0100 Received: from shams by 125-238-82-49.broadband-telecom.global-gateway.net.nz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 18 Mar 2007 00:15:02 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: users@httpd.apache.org From: "Shams" Date: Sun, 18 Mar 2007 11:09:00 +1200 Lines: 29 Message-ID: X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 125-238-82-49.broadband-telecom.global-gateway.net.nz X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Sender: news X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] apache and c++ development Hi, If I would like to use c++ to write dynamic web server applications, what is the best resource for me that I can use with apache? I believe I have the following options: 1. apache module like mod_php or mod_perl 2. application server that interacts with apache like tomcat 3. CGI 4. FastCGI Are there any maintaned modules for C++ like mod_php and mod_perl. I've had a look at codeo and mod_cpp but they dont seem to be maintained? I have looked into fastcgi (and it seems promising). Is is a best trend now a days due to stabilitiy issues to keep the custom server as a separate process (like above 2, 3 and 4). Have you used one of the above options and what are the side affects to it? Thanks Shams -- --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org