Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 77287 invoked from network); 14 Nov 2007 21:06:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Nov 2007 21:06:32 -0000 Received: (qmail 35413 invoked by uid 500); 14 Nov 2007 21:06:08 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 35393 invoked by uid 500); 14 Nov 2007 21:06:08 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 35377 invoked by uid 99); 14 Nov 2007 21:06:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Nov 2007 13:06:08 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [209.191.106.69] (HELO web39808.mail.mud.yahoo.com) (209.191.106.69) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 14 Nov 2007 21:07:03 +0000 Received: (qmail 65709 invoked by uid 60001); 14 Nov 2007 21:05:49 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=XJ+SoQIihxtevEbAJQEGHVOve0BBD1cAnkZKh9G1JvhMNEouu1166AvTEKmOf662rHhiSeqYImJgNlxsval4VL/zHhp6RJHjG9G6HNwThCL6HtApJxGnoibpId2RcdiFQSvAhd+NGN5jMGQlbbSDwMpYI3TU6jYHZsxqPqO4pJs=; X-YMail-OSG: Y0k5fo0VM1lcnYlKGV4QmysAQ7DPsulP51bTmVghVQIuS6S7o1EhdQoR1UVAkIDl18fZtfUe0lYKH6xqm6HZc00TSevo6wC5taai.rNMJUnrZX89kbM- Received: from [167.234.12.79] by web39808.mail.mud.yahoo.com via HTTP; Wed, 14 Nov 2007 13:05:49 PST Date: Wed, 14 Nov 2007 13:05:49 -0800 (PST) From: Tony Anecito Subject: Tomcat performance questions To: Tomcat Users Group MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <452409.65589.qm@web39808.mail.mud.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi All, I am using Tomcat 6.0.14 with java 1.6.0_02 on Windows 2000 professional. I am wondering what is the best parser to use for this configuration? The one with java 1.6.0_02? Also, what is the best way to monitor performance? I am using the logs and they are only 15msec resolution. I am surprised the Tomcat design uses timers with that resolution even when microsecond resoltion is advertised. Why not use the nanosecond timers that were added with jvm 1.5+ ? Please add resolution to 6.0.15. Regards, -Tony ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org