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 4984C200BE1 for ; Mon, 19 Dec 2016 15:10:53 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 482C6160B21; Mon, 19 Dec 2016 14:10:53 +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 92B3C160B18 for ; Mon, 19 Dec 2016 15:10:52 +0100 (CET) Received: (qmail 26018 invoked by uid 500); 19 Dec 2016 14:10:51 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 26003 invoked by uid 99); 19 Dec 2016 14:10:51 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Dec 2016 14:10:51 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 077B8C047E for ; Mon, 19 Dec 2016 14:10:51 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.486 X-Spam-Level: *** X-Spam-Status: No, score=3.486 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id S6ig21cKw--Z for ; Mon, 19 Dec 2016 14:10:50 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 5A3A65FC41 for ; Mon, 19 Dec 2016 14:10:50 +0000 (UTC) Received: from static.162.255.23.22.macminivault.com (unknown [162.255.23.22]) by mbob.nabble.com (Postfix) with ESMTP id 2AAF23871578 for ; Mon, 19 Dec 2016 05:56:56 -0800 (PST) Date: Mon, 19 Dec 2016 07:10:49 -0700 (MST) From: XoshniK To: users@camel.apache.org Message-ID: <1482156649201-5791702.post@n5.nabble.com> In-Reply-To: References: <1481760115620-5791477.post@n5.nabble.com> Subject: Re: Only 200 threads limit in Jetty. MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Mon, 19 Dec 2016 14:10:53 -0000 Thank you for your replies! yogu13, With that params hawtio doesn't start up But the following gave some results: 10 300 60000 false Max number of threads changed in hawtio(from 200 to 300) But in fact, it didn't affect amount of queued requstests in Camel :( Claus Ibsen-2, I tried to change the configuration due to your recommendations, but it didn't help too. Does Camel use two different Jetty instances? The one, which invoked in: And the one, which displayed in hawtio? -- View this message in context: http://camel.465427.n5.nabble.com/Only-200-threads-limit-in-Jetty-tp5791477p5791702.html Sent from the Camel - Users mailing list archive at Nabble.com.