Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 685EB4B7E for ; Sat, 4 Jun 2011 17:41:51 +0000 (UTC) Received: (qmail 63837 invoked by uid 500); 4 Jun 2011 17:41:50 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 63761 invoked by uid 500); 4 Jun 2011 17:41:50 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 63752 invoked by uid 99); 4 Jun 2011 17:41:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Jun 2011 17:41:50 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of simone.tripodi@gmail.com designates 209.85.213.43 as permitted sender) Received: from [209.85.213.43] (HELO mail-yw0-f43.google.com) (209.85.213.43) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Jun 2011 17:41:44 +0000 Received: by ywa6 with SMTP id 6so1170589ywa.30 for ; Sat, 04 Jun 2011 10:41:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=52OhXpr+VQrRvRABfYxwCAb0Z0lDozJ5HqdzLdmOYE8=; b=dstKKaGhasmcOgmUojAseeodB8gse6u7k51LRBVK/nKigg1S6Xtz2QzlLQrsKUgUyR 30SkCmpNsh4NxHXhAmRmxbUM+BM6CZCnbqcKPhD4PUu2Pbj7dMtXsAFknFHLhj0zzar1 z/tmGSlxK4wYIodWk9OWiJoS07P0khrOJWnPg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=mxKiOeoe2zv7Lb3moxeBL8n6xhb9gm2/j2vrdkWZo5DFV3gJQyYVmZzKockD/+hLvc XHKWW7+4z1bqqH4zXViNSJ/vgOz8B0uAGup3PPNAzjFSkxIaXcffs21+GtaxxfQAUVRC 0M9wcn9OF/ZXXqC98ayVn+Xt+2YItU40e7f2Y= MIME-Version: 1.0 Received: by 10.150.188.9 with SMTP id l9mr2829549ybf.158.1307209282897; Sat, 04 Jun 2011 10:41:22 -0700 (PDT) Sender: simone.tripodi@gmail.com Received: by 10.150.97.8 with HTTP; Sat, 4 Jun 2011 10:41:22 -0700 (PDT) In-Reply-To: <4DEA56BE.2030006@gmail.com> References: <4DEA56BE.2030006@gmail.com> Date: Sat, 4 Jun 2011 19:41:22 +0200 X-Google-Sender-Auth: 0iusGPse8tmHmuPOrvK5WOYDslI Message-ID: Subject: Re: [pool] GKOP s/maxIdle/maxIdlePerKey? From: Simone Tripodi To: Commons Developers List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org It makes a lot of sense and makes clearer fields semantics, +1 http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Sat, Jun 4, 2011 at 6:01 PM, Phil Steitz wrote: > This would match maxTotalPerKey. =C2=A0Note that there is no global > maxIdle. =C2=A0We might want to consider adding that; though to my > knowledge no one has ever asked for it. =C2=A0 Same applies to minIdle > (i.e., there is no global minIdle and minIdle probably should be > called minIdlePerKey). > > Phil > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org