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 0097C200AC8 for ; Tue, 7 Jun 2016 15:11:52 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id F1C81160A36; Tue, 7 Jun 2016 13:11:51 +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 45A05160A35 for ; Tue, 7 Jun 2016 15:11:51 +0200 (CEST) Received: (qmail 94142 invoked by uid 500); 7 Jun 2016 13:11:50 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 94131 invoked by uid 99); 7 Jun 2016 13:11:50 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2016 13:11:50 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id A9154C0773 for ; Tue, 7 Jun 2016 13:11:49 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.8 X-Spam-Level: *** X-Spam-Status: No, score=3.8 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_ENVFROM_END_DIGIT=0.25, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313, URI_TRY_3LD=0.064] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id BW1JkM64IZ0h for ; Tue, 7 Jun 2016 13:11:47 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTP id 098055F574 for ; Tue, 7 Jun 2016 13:11:47 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mbob.nabble.com (Postfix) with ESMTP id BE17C29BAFDF for ; Tue, 7 Jun 2016 05:53:00 -0700 (PDT) Date: Tue, 7 Jun 2016 05:33:23 -0700 (PDT) From: xabhi To: users@activemq.apache.org Message-ID: <1465302803201-4712723.post@n4.nabble.com> Subject: Producer slows down when consumer is slow MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Tue, 07 Jun 2016 13:11:52 -0000 Hi, Below is my destination policy in which I have disabled producerFlowControl but my producer still slows down (to the rate consumer is able to actually handle). Why does this happen even after disabling producerFlowControl, are these two things not related?? What should i do to avoid this? amq:destinationPolicy> Thanks, Abhi -- View this message in context: http://activemq.2283324.n4.nabble.com/Producer-slows-down-when-consumer-is-slow-tp4712723.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.