Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 95874 invoked from network); 28 Oct 2009 21:08:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Oct 2009 21:08:50 -0000 Received: (qmail 1646 invoked by uid 500); 28 Oct 2009 21:08:46 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 1585 invoked by uid 500); 28 Oct 2009 21:08:46 -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 1574 invoked by uid 99); 28 Oct 2009 21:08:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Oct 2009 21:08:46 +0000 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: domain of mohitanchlia@gmail.com designates 209.85.222.189 as permitted sender) Received: from [209.85.222.189] (HELO mail-pz0-f189.google.com) (209.85.222.189) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Oct 2009 21:08:36 +0000 Received: by pzk27 with SMTP id 27so833070pzk.12 for ; Wed, 28 Oct 2009 14:08:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=8IaZgmXGEZQ5ABfOSqlzBeQ7bxuKxiLgLAGYy2fsQFo=; b=HdOlXdbfVbhOwOlzDSQB8dK8cfPreOGL5doTasKLdqc6krRnscZxBQQFE7jDxMNS9L yJAmSS042ool+ht1AUbLDuBMHyg2o7d5AKw1M6xy+I8SR5UpBGHFe8otD6wBGC0E9+LR ZXlY8FLGM1MLH1wmxVy3SOHe64MG3aPUyzvFA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=SOCrpkKnUGvOy1woJRyYKgIWivY2CC1ubIT2BEy5kdWBfYqxqnZJktgs7Eggq44vS5 W9QcqEOZ/hm4zTpz+4xSXepYq6cSZZk2AWllNEBDehq+9j40QcuRYzj2IFMTKJtitkw5 U/BcYLfAIAzbt5ixi/ef2UFTBQW1iJuUOZxZc= MIME-Version: 1.0 Received: by 10.140.126.7 with SMTP id y7mr46642rvc.103.1256764094975; Wed, 28 Oct 2009 14:08:14 -0700 (PDT) In-Reply-To: <4AE89F21.1020508@christopherschultz.net> References: <2dfefcd20910250912n7d54b5c4w80f921eeb02578a8@mail.gmail.com> <4AE5BDFA.4080402@christopherschultz.net> <4AE5CC82.8070506@kippdata.de> <2dfefcd20910261054s4b49707ax2e700f7b8e40d8c6@mail.gmail.com> <2dfefcd20910261540n696683b0qbdf1abb65c0587ad@mail.gmail.com> <4AE751A0.5010209@christopherschultz.net> <2dfefcd20910280929w12301380ubbc9df7cc7d765a8@mail.gmail.com> <4AE885A0.1060508@kippdata.de> <2dfefcd20910281129u2b6dd677w978263f950d57ae6@mail.gmail.com> <4AE89F21.1020508@christopherschultz.net> Date: Wed, 28 Oct 2009 14:08:14 -0700 Message-ID: <2dfefcd20910281408w565d6993k9c64daddd9a1b54e@mail.gmail.com> Subject: Re: So many timeout values From: Mohit Anchlia To: Tomcat Users List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org I actually have worked on C but didn't read the line about bit mask. Sorry. On Wed, Oct 28, 2009 at 12:44 PM, Christopher Schultz wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Mohit, > > On 10/28/2009 2:29 PM, Mohit Anchlia wrote: >> Regarding recovery_options: Is there a default value it's set to? On >> the link http://tomcat.apache.org/connectors-doc/reference/workers.html >> it doesn't have option "7" > > That's because 7 isn't a power of 2, and recovery_options is a /bit > mask/ (http://en.wikipedia.org/wiki/Bit_mask). > > Everybody ought to learn a little C at some point. It will make you > really appreciate a relatively clean language like Java. (No comments > from the Smalltalk or LISP folks out there, please). > > - -chris > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAkronyEACgkQ9CaO5/Lv0PCDXwCeL1fX0nErWfqEmDYTnTLhsYH6 > 5WwAnieOO4YVyYdthW6UGLkhhLVQlS4W > =EcMF > -----END PGP SIGNATURE----- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org