[
https://issues.apache.org/jira/browse/SLING-3367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13892332#comment-13892332
]
Timothee Maret commented on SLING-3367:
---------------------------------------
[~egli], I think we should follow the HTTP spec and leverage the
Accept-Encoding header.
Only the response would optionally (if requested) be gzipped.
IMO for the discovery case it will cover most of the data transferred (means
good enough) as for each ping the data sent represent one single instance data
while the data received represent n instances.
> 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)