Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C8F7C10B8B for ; Wed, 12 Feb 2014 11:55:24 +0000 (UTC) Received: (qmail 3237 invoked by uid 500); 12 Feb 2014 11:55:23 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 2794 invoked by uid 500); 12 Feb 2014 11:55:22 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 2777 invoked by uid 99); 12 Feb 2014 11:55:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Feb 2014 11:55:20 +0000 Date: Wed, 12 Feb 2014 11:55:20 +0000 (UTC) From: "Alcindo Da Costa (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMQ-5046) Sending big message through websocket MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Alcindo Da Costa created AMQ-5046: ------------------------------------- Summary: Sending big message through websocket Key: AMQ-5046 URL: https://issues.apache.org/jira/browse/AMQ-5046 Project: ActiveMQ Issue Type: Bug Components: AMQP Affects Versions: 5.9.0 Reporter: Alcindo Da Costa When you send a message through Stomp Websocket using stomp.js, if you increase the size of "maxWebSocketFrameSize", to be able to send a big message without spliting, we have a "Connection Lost" if the message is bigger thank 16kb -- This message was sent by Atlassian JIRA (v6.1.5#6160)