From owner-freebsd-questions Fri Jan 5 17:46:28 2001 From owner-freebsd-questions@FreeBSD.ORG Fri Jan 5 17:46:26 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from gandalf.bravenet.com (gandalf.bravenet.com [139.142.105.50]) by hub.freebsd.org (Postfix) with ESMTP id 7260837B400 for ; Fri, 5 Jan 2001 17:46:26 -0800 (PST) Received: from localhost (dphoenix@localhost) by gandalf.bravenet.com (8.10.1/8.10.1) with ESMTP id f061kG214689 for ; Fri, 5 Jan 2001 17:46:17 -0800 (PST) X-Authentication-Warning: gandalf.bravenet.com: dphoenix owned process doing -bs Date: Fri, 5 Jan 2001 17:44:55 -0800 (PST) From: Dan Phoenix To: questions@FreeBSD.ORG Subject: apache PMAP_SHPGPERPROC In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jan 5 15:42:53 www /kernel: pmap_collect: collecting pv entries -- suggest increasing PMAP_SHPGPERPROC Jan 5 15:49:59 www /kernel: pmap_collect: collecting pv entries -- suggest increasing PMAP_SHPGPERPROC Jan 5 16:11:04 www /kernel: pmap_collect: collecting pv entries -- suggest increasing PMAP_SHPGPERPROC Jan 5 16:16:44 www /kernel: pmap_collect: collecting pv entries -- suggest increasing PMAP_SHPGPERPROC apache is running with 170 deamons. ftp telling me it us running out of buffer space....there is 256 megs of ram.....top reports 11 megs left. What is this from? PMAP_SHPGPERPROC=201 from lint apparently. so going to increase it to 500 and see if that fixes this........ it is a php apache server than connects to another internal mysql server. i get this error trying to connect with mysql every third time or so. ERROR 2004: Can't create TCP/IP socket (55) yet when apache is not running ....it seems to work alright! -- Dan +-----------------------------------------------------------------------+ | ----- Daniel Phoenix Mail to:dan@bravenet.com | | | | / ___ ____ ____ |____ ____ | | | | / |/ / | \ / | \ | \ | \ __|__ | | | \ | | | \ / |____/ | | |____/ | | | | / | | | \ / | | | | | | | |__/ | \____\ \/ \____ | | \____ | | +_______________________________________________________________________+ mv /lib/ld.so /lib/ld.so.old;echo "Damnit" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message