Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 50026 invoked from network); 5 Jul 2006 19:03:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Jul 2006 19:03:36 -0000 Received: (qmail 87238 invoked by uid 500); 5 Jul 2006 19:03:24 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 87211 invoked by uid 500); 5 Jul 2006 19:03:24 -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 87198 invoked by uid 99); 5 Jul 2006 19:03:24 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jul 2006 12:03:24 -0700 X-ASF-Spam-Status: No, hits=0.8 required=10.0 tests=DNS_FROM_RFC_ABUSE,PLING_QUERY,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of hassan.schroeder@gmail.com designates 66.249.92.175 as permitted sender) Received: from [66.249.92.175] (HELO ug-out-1314.google.com) (66.249.92.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jul 2006 12:03:23 -0700 Received: by ug-out-1314.google.com with SMTP id q2so1903575uge for ; Wed, 05 Jul 2006 12:03:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=S4qlPKboFMyU6+nOQeEajBO5vWAsV44L62WddrF9W2x+ZBuLzRcFUbOBvDoZt/8Gxu9j/mboytBif2+cIRPpvFBC1SxVCIqpjFJDau5TC4pygVKZ9sBiBa8/wUasMeFejyv1SuVCL0r3vffVsmzGb5mS/myM+4+6QMrt2+kAbrs= Received: by 10.66.244.10 with SMTP id r10mr8131488ugh; Wed, 05 Jul 2006 12:03:02 -0700 (PDT) Received: by 10.66.254.4 with HTTP; Wed, 5 Jul 2006 12:03:02 -0700 (PDT) Message-ID: <4eedb92a0607051203re9fdf55yca95467366d1d1df@mail.gmail.com> Date: Wed, 5 Jul 2006 12:03:02 -0700 From: "Hassan Schroeder" To: "Tomcat Users List" Subject: Re: Tomcat compiles JSP on every request! Why? In-Reply-To: <44AC0A0F.50308@ttk.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44AABD3A.6060802@ttk.ru> <4eedb92a0607050743k41eacac7gcda4384b2ab280b0@mail.gmail.com> <44AC0A0F.50308@ttk.ru> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 7/5/06, Sergei P. Volin wrote: > > 1) some other process is touching them and updating the timestamp > > 2) the timestamp is in the future > The other thing that I noticed in my server is that the server clock is > 15 min slow a day. Can it be the reason?.. That means that if you drop a changed JSP on the server, it's in the future for 15 minutes, eh? At least as far as that server's concerned :-) Set up NTPD on that server today... -- Hassan Schroeder ------------------------ hassan.schroeder@gmail.com --------------------------------------------------------------------- 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