Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1F01A109E0 for ; Tue, 5 Nov 2013 11:45:04 +0000 (UTC) Received: (qmail 32016 invoked by uid 500); 5 Nov 2013 11:45:02 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 31537 invoked by uid 500); 5 Nov 2013 11:45:00 -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 31520 invoked by uid 99); 5 Nov 2013 11:44:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Nov 2013 11:44:57 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of paul.n.gale@gmail.com designates 209.85.214.171 as permitted sender) Received: from [209.85.214.171] (HELO mail-ob0-f171.google.com) (209.85.214.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Nov 2013 11:44:51 +0000 Received: by mail-ob0-f171.google.com with SMTP id wn1so8443177obc.16 for ; Tue, 05 Nov 2013 03:44:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=l1Q4QFlFYRkO2ot+2JtP/hMadhyICE4TgmYvBZW3YyY=; b=YVKIy5hhJdob8dl3STIITxrDN55ckPd3SgpcXuHdhyx0NDaam7WC+P/Dcp/s/zQiEN r2wdvNZuCzwAgle0fHLEECYr0sqfc/Yli3JO13Tksu3vq6PmnlPJ1RVBLeWp4KQlmCXP hwpa2pY9kEm/XS+Cng8uG5scX/Ww5E/m03fkRhFJl4//8dxCwJzr0DPhRGO2kqjhgvf/ uUertW4nVhfSJmDhAsFUIb0v3ZivF/TWdJlBK/G6Vf1wWIEkKdxooLKf/9rOEhY/v0Yz CSkspAy4dK0w14KB3cjgkJTCbu8/Zk0Vqxh6162bx0vbgK9SQ0m9NTNMRCI0M3D+z9YQ r2cQ== X-Received: by 10.182.227.136 with SMTP id sa8mr9570091obc.39.1383651870512; Tue, 05 Nov 2013 03:44:30 -0800 (PST) MIME-Version: 1.0 Received: by 10.76.7.205 with HTTP; Tue, 5 Nov 2013 03:44:00 -0800 (PST) From: Paul Gale Date: Tue, 5 Nov 2013 06:44:00 -0500 Message-ID: Subject: ActiveMQ STOMP documentation omission To: users@activemq.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Hi, I've noticed that the STOMP documentation does not mention the 'read heart-beat grace period multiplier' configuration option that was introduced in 5.9.0. Any chance someone could add that? Thanks, Paul