From modperl-return-64875-archive-asf-public=cust-asf.ponee.io@perl.apache.org Thu Mar 29 00:57:36 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 5BF33180679 for ; Thu, 29 Mar 2018 00:57:36 +0200 (CEST) Received: (qmail 73180 invoked by uid 500); 28 Mar 2018 22:57:30 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 73164 invoked by uid 99); 28 Mar 2018 22:57:29 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Mar 2018 22:57:29 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 59B5518066F for ; Wed, 28 Mar 2018 22:57:29 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.801 X-Spam-Level: X-Spam-Status: No, score=-0.801 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=sydney.edu.au Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id zRu4asJbf0ko for ; Wed, 28 Mar 2018 22:57:27 +0000 (UTC) Received: from au-smtp-delivery-200.mimecast.com (au-smtp-delivery-200.mimecast.com [180.189.28.200]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 03A975F33E for ; Wed, 28 Mar 2018 22:57:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sydney.edu.au; s=mimecast20161123; t=1522277837; h=from:subject:date:message-id:to:cc:mime-version:content-type:content-transfer-encoding:in-reply-to:references; bh=AFlobLAgyL5wf75ueAgiZnNbsYHTbGuiIwrb83trcB4=; b=bFe9UwvB8jqleYHIt1GiTBDoT4KHtrSG/zOfdMFSx2i+LTMpZphkt/181wIZWyAcxaX8vaK5rhuEgrAf/aPfSHK/adOaYTNb+4lmTf9BxRd/PI4EY+BWRF8jmljKD7lUh5EBwil81ySyn3W6PLa7IddeyYHlBD8lUyM4CYk49d0= Received: from em-gw1-pro-3.ucc.usyd.edu.au (em-gw1-pro-3.ucc.usyd.edu.au [129.78.4.13]) (Using TLS) by au-smtp-1.mimecast.com with ESMTP id au-mta-5-3QJqYx8HOGib1yO-hpdteA-1; Thu, 29 Mar 2018 09:57:13 +1100 Received: from inforich.ucc.usyd.edu.au (dmz5-snt-25.ucc.usyd.edu.au [172.20.34.25]) by em-gw1-pro-3.ucc.usyd.edu.au (Postfix) with ESMTP id 41E2880003; Thu, 29 Mar 2018 09:57:13 +1100 (AEDT) Received: by inforich.ucc.usyd.edu.au (Postfix, from userid 5336) id 369B727E009B; Thu, 29 Mar 2018 09:57:13 +1100 (AEDT) Date: Thu, 29 Mar 2018 09:57:13 +1100 From: Jie Gao To: "PANG J." Cc: modperl@perl.apache.org Subject: Re: handler timeout Message-ID: <20180328225713.GA14208@inforich.ucc.usyd.edu.au> References: MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-MC-Unique: 3QJqYx8HOGib1yO-hpdteA-1 Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline You can also turn on "keep-alive" and tune it to suit your current, immedia= te need. -Jie