From owner-freebsd-questions Fri Apr 26 8:52:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from uk2.kanda-systems.net (uk2.kanda-systems.net [193.195.117.202]) by hub.freebsd.org (Postfix) with ESMTP id 4BDAB37B41B for ; Fri, 26 Apr 2002 08:52:41 -0700 (PDT) Received: from localhost.kanda-systems.net (localhost.kanda-systems.net [127.0.0.1]) by uk2.kanda-systems.net (Postfix) with ESMTP id C13A53C395; Fri, 26 Apr 2002 17:58:32 +0100 (BST) Date: Fri, 26 Apr 2002 17:58:32 +0100 (BST) From: jason+freebsd@kanda.com X-X-Sender: jason@uk2.kanda-systems.net Reply-To: jason+freebsd@kanda.com To: John Brodzniski Cc: freebsd-questions@freebsd.org Subject: Re: Apache bandwidth command In-Reply-To: <20020426153656.68359.qmail@web10605.mail.yahoo.com> Message-ID: <20020426175749.S40078-100000@uk2.kanda-systems.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 26 Apr 2002, John Brodzniski wrote: > Hello, > > Is there a command to tell what requests the > Apache server is currently processing. look for the server-status section in your /usr/local/etc/httpd.conf file. If you enable it, you can go to a web page and check what requests are currently being processed and get some statistics on the server. Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message