Return-Path: X-Original-To: apmail-sling-dev-archive@www.apache.org Delivered-To: apmail-sling-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 0C4FD107D8 for ; Wed, 5 Feb 2014 16:16:23 +0000 (UTC) Received: (qmail 74891 invoked by uid 500); 5 Feb 2014 16:16:17 -0000 Delivered-To: apmail-sling-dev-archive@sling.apache.org Received: (qmail 74814 invoked by uid 500); 5 Feb 2014 16:16:14 -0000 Mailing-List: contact dev-help@sling.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sling.apache.org Delivered-To: mailing list dev@sling.apache.org Received: (qmail 74784 invoked by uid 99); 5 Feb 2014 16:16:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Feb 2014 16:16:14 +0000 Date: Wed, 5 Feb 2014 16:16:13 +0000 (UTC) From: "Stefan Egli (JIRA)" To: dev@sling.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SLING-3367) gzip topology announcements MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SLING-3367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13892272#comment-13892272 ] Stefan Egli commented on SLING-3367: ------------------------------------ One issue here is backwards compatibility: if a new gzip-ping discovery.impl client connects to an old discovery.impl servlet which doesn't understand gzip, it would likely reject the connector. > gzip topology announcements > --------------------------- > > Key: SLING-3367 > URL: https://issues.apache.org/jira/browse/SLING-3367 > Project: Sling > Issue Type: Improvement > Components: Extensions > Affects Versions: Discovery Impl 1.0.2 > Reporter: Stefan Egli > Assignee: Stefan Egli > > Currently topology announcements are sent as plain-text JSON. If used in a large setup, the announcements grow in size and it would make a lot of sense to gzip it. -- This message was sent by Atlassian JIRA (v6.1.5#6160)