Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 03F41200B82 for ; Fri, 16 Sep 2016 09:12:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0289B160AC4; Fri, 16 Sep 2016 07:12:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 70042160A8C for ; Fri, 16 Sep 2016 09:12:22 +0200 (CEST) Received: (qmail 32788 invoked by uid 500); 16 Sep 2016 07:12:21 -0000 Mailing-List: contact dev-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list dev@hc.apache.org Received: (qmail 32777 invoked by uid 99); 16 Sep 2016 07:12:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2016 07:12:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 77CD42C0D56 for ; Fri, 16 Sep 2016 07:12:21 +0000 (UTC) Date: Fri, 16 Sep 2016 07:12:21 +0000 (UTC) From: "Oleg Kalnichevski (JIRA)" To: dev@hc.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HTTPCLIENT-1768) Connection eviction policy in apache client 3.1. can IdleConnectionTimeoutThread be used? MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 16 Sep 2016 07:12:23 -0000 [ https://issues.apache.org/jira/browse/HTTPCLIENT-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1768. ------------------------------------------- Resolution: Won't Fix HC 3.1 is no longer supported. Oleg > Connection eviction policy in apache client 3.1. can IdleConnectionTimeoutThread be used? > ----------------------------------------------------------------------------------------- > > Key: HTTPCLIENT-1768 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1768 > Project: HttpComponents HttpClient > Issue Type: Improvement > Components: HttpClient > Affects Versions: 3.1 (end of life) > Environment: All > Reporter: Bagavathi S > Priority: Critical > Labels: performance > Fix For: 3.1 (end of life) > > > Connection eviction policy is mentioned in 4.x documentation. https://hc.apache.org/httpcomponents-client-ga/tutorial/html/connmgmt.html > However, it is not mentioned explicitly in 3.x documentation. Does org.apache.commons.httpclient.util.IdleConnectionTimeoutThread class can be used in 3.1 [ for IdleConnectionMonitorThread given in above link] ? -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org For additional commands, e-mail: dev-help@hc.apache.org