From owner-freebsd-questions Thu Jan 4 17:58:20 2001 From owner-freebsd-questions@FreeBSD.ORG Thu Jan 4 17:58:18 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 B0D8737B400 for ; Thu, 4 Jan 2001 17:58:17 -0800 (PST) Received: from localhost (dphoenix@localhost) by gandalf.bravenet.com (8.10.1/8.10.1) with ESMTP id f051w7t20883 for ; Thu, 4 Jan 2001 17:58:08 -0800 (PST) X-Authentication-Warning: gandalf.bravenet.com: dphoenix owned process doing -bs Date: Thu, 4 Jan 2001 17:58:07 -0800 (PST) From: Dan Phoenix To: questions@FreeBSD.ORG Subject: apache problems 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 [root@fosco dphoenix]# netstat -a|grep http |wc -l 560 [root@fosco dphoenix]# ps aux|grep httpd|wc -l 169 [root@fosco dphoenix]# this is what the arrow point load balancer reports. fosco Alive 1019 1 23 1102 this is really nuts. Lb and netstat are reporting way more connections then there are httpd deamons running...maxclients is set at 500 for this static server ...webtree is on the harddrive..no nfs for this one. top reports.... 2062 nobody 2 0 2108K 1760K sbwait 0:01 0.00% 0.00% httpd 2157 nobody 2 0 2108K 1760K sbwait 0:01 0.00% 0.00% httpd all my httpd processes is the sbwait state....is that normal? can anyone help out? I just don;t understand why LB netstat and amount of apache processes would not be the same@! -- 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