Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 23089 invoked from network); 1 Apr 2004 20:09:07 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 1 Apr 2004 20:09:07 -0000 Received: (qmail 58782 invoked by uid 500); 1 Apr 2004 20:08:21 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 58725 invoked by uid 500); 1 Apr 2004 20:08:20 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 58674 invoked from network); 1 Apr 2004 20:08:20 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Connections Date: Thu, 1 Apr 2004 15:08:23 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Connections Thread-Index: AcQYIxBz6JWzUv3cQUKFBG4oX58CygAAfDgQ From: "Kinyon, Rob" To: "David Hofmann" , X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I'm a little confused - why would you use two apache processes for this? It sounds like one would do just fine ... -----Original Message----- From: David Hofmann [mailto:mor4321@hotmail.com]=20 Sent: Thursday, April 01, 2004 2:54 PM To: modperl@perl.apache.org Subject: Connections Currently I'm in the process of converting from Perl to Mod Perl. My server is Redhat Running Apache 1.3.27, Mod Perl 1.26, and Postgre SQL=20 7.2.4. I have about 31-35 active process running during the busy hours. Our system use Perl to generate dynamic pages via the postgre database. 90%=20 of our pages are generated this way. We have 1 user ID that all public web=20 request use to access the database. On the back end I have several admin Perl scripts that we use to update the=20 database and make changes to item descriptions. There currently 4 people that use it, and there soon to be 2 more. They each spend 3-6 hours a day=20 actually entering and changing data. Currently most of the public side has been converted to Mod Perl. I'm=20 debating on weather converting the Admin side is going to be good or bad for=20 the server cause it means persistent 2 connections and I'm not sure how much=20 load that will put on the server since the majority of the time the server=20 not using the admin connection. Hope this kind of makes sense. Mainly I'm looking for advice on the=20 situation. David _________________________________________________________________ Free up your inbox with MSN Hotmail Extra Storage. Multiple plans available.=20 http://join.msn.com/?pgmarket=3Den-us&page=3Dhotmail/es2&ST=3D1/go/onm002= 00362 ave/direct/01/ --=20 Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html